menu
mobile_sdk package
documentation
utils/routes.dart
MobileSdkRouter
removeLast method
removeLast method
dark_mode
light_mode
removeLast
method
bool
removeLast
(
)
inherited
Removes the very last entry from
_pages
Implementation
bool removeLast() => _removeLast();
mobile_sdk package
documentation
utils/routes
MobileSdkRouter
removeLast method
MobileSdkRouter class