endDrawerButtonIconBuilder property

WidgetBuilder? endDrawerButtonIconBuilder
final

Overrides EndDrawerButtonIcon's icon.

If endDrawerButtonIconBuilder is null, then EndDrawerButtonIcon fallbacks to the platform's default end drawer button icon.

Implementation

final WidgetBuilder? endDrawerButtonIconBuilder;