menu
iroute package
documentation
iroute.dart
IRouteState
canPop property
canPop property
dark_mode
light_mode
canPop
property
bool
get
canPop
Implementation
bool get canPop => _stack.length > 1;
iroute package
documentation
iroute
IRouteState
canPop property
IRouteState class