impliesAppBarDismissal property Null safety
final
Whether an AppBar in the route this entry belongs to should automatically add a back button or close button.
Defaults to true.
Implementation
final bool impliesAppBarDismissal;
Whether an AppBar in the route this entry belongs to should automatically add a back button or close button.
Defaults to true.
final bool impliesAppBarDismissal;