menu
purpi_kit package
documentation
core/routers/app_router.gr.dart
$AppRouter
removeLast method
removeLast method
dark_mode
light_mode
removeLast
method
bool
removeLast
(
)
inherited
Removes the very last entry from
_pages
Implementation
bool removeLast() => _removeLast();
purpi_kit package
documentation
core/routers/app_router.gr
$AppRouter
removeLast method
$AppRouter class