menu
swift_flutter package
documentation
core/controller.dart
ControllerRegistry
pop static method
pop static method
dark_mode
light_mode
pop
static method
void
pop
(
)
Implementation
static void pop() => _stack.removeLast();
swift_flutter package
documentation
core/controller
ControllerRegistry
pop static method
ControllerRegistry class