impliesAppBarDismissal property

bool impliesAppBarDismissal
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;