menu
blueprint_flutter_core package
documentation
blueprint_widgets.dart
FxShellState
canPopShell property
canPopShell property
dark_mode
light_mode
canPopShell
property
bool
get
canPopShell
Implementation
bool get canPopShell => history.length > 1;
blueprint_flutter_core package
documentation
blueprint_widgets
FxShellState
canPopShell property
FxShellState class