backButtonIconBuilder property
final
Overrides BackButtonIcon's icon.
If backButtonIconBuilder is null, then BackButtonIcon fallbacks to the platform's default back button icon.
Implementation
final WidgetBuilder? backButtonIconBuilder;
Overrides BackButtonIcon's icon.
If backButtonIconBuilder is null, then BackButtonIcon fallbacks to the platform's default back button icon.
final WidgetBuilder? backButtonIconBuilder;