drawerButtonIconBuilder property
final
Overrides DrawerButtonIcon's icon.
If drawerButtonIconBuilder is null, then DrawerButtonIcon fallbacks to the platform's default drawer button icon.
Implementation
final WidgetBuilder? drawerButtonIconBuilder;