menu
sunny_lifecycle package
documentation
routing2/frouter_state.dart
FRouteState
hasRoutes method
hasRoutes method
dark_mode
light_mode
hasRoutes
method
bool
hasRoutes
(
)
Implementation
bool hasRoutes() { return _viewStack.isNotEmpty; }
sunny_lifecycle package
documentation
routing2/frouter_state
FRouteState
hasRoutes method
FRouteState class