menu
hhlifecycle_flutter package
documentation
page_stack.dart
PageStack
removePage static method
removePage static method
dark_mode
light_mode
removePage
static method
dynamic
removePage
(
String
tag
)
Implementation
static removePage(String tag){ pageList.remove(tag); }
hhlifecycle_flutter package
documentation
page_stack
PageStack
removePage static method
PageStack class