menu
sunny_lifecycle package
documentation
routing2/frouter_state.dart
FRouteState
popHistory method
popHistory method
dark_mode
light_mode
popHistory
method
void
popHistory
(
)
Implementation
void popHistory() { _history.pop(); }
sunny_lifecycle package
documentation
routing2/frouter_state
FRouteState
popHistory method
FRouteState class