menu
nui_core package
documentation
ui/nui_navigator.dart
NUINavigator
popContext static method
popContext static method
dark_mode
light_mode
popContext
static method
void
popContext
(
)
Implementation
static void popContext() => _contextStack.removeLast();
nui_core package
documentation
ui/nui_navigator
NUINavigator
popContext static method
NUINavigator class