menu
jet_flutter_framework package
documentation
jet_framework.dart
StackRouter
removeLast method
removeLast method
dark_mode
light_mode
removeLast
method
bool
removeLast
(
)
Removes the very last entry from
_pages
Implementation
bool removeLast() => _removeLast();
jet_flutter_framework package
documentation
jet_framework
StackRouter
removeLast method
StackRouter class