menu
sandboxed package
documentation
routing/sandboxed_router_delegate.dart
SandboxedRouterDelegate
hideSettings method
hideSettings method
dark_mode
light_mode
hideSettings
method
void
hideSettings
(
)
Implementation
void hideSettings() { _showSettings = false; notifyListeners(); }
sandboxed package
documentation
routing/sandboxed_router_delegate
SandboxedRouterDelegate
hideSettings method
SandboxedRouterDelegate class