menu
nice2dev_flutter_ui package
documentation
core/nice_router.dart
NiceRouterState
canGoBack property
canGoBack property
dark_mode
light_mode
canGoBack
property
bool
get
canGoBack
Can go back
Implementation
bool get canGoBack => _history.length > 1;
nice2dev_flutter_ui package
documentation
core/nice_router
NiceRouterState
canGoBack property
NiceRouterState class