menu
bloc_small package
documentation
bloc_small.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();
bloc_small package
documentation
bloc_small
StackRouter
removeLast method
StackRouter class