automaticallyImplyBackButton property

bool automaticallyImplyBackButton
final

Whether to automatically display a back button if the enclosing route can be popped.

When not specified, defaults to true.

Implementation

final bool automaticallyImplyBackButton;