menu
nui_core package
documentation
ui/component/nui_app.dart
NUIApp
get static method
get static method
dark_mode
light_mode
get
static method
NUIApp
get
(
)
Implementation
static NUIApp get(){ assert(_instance != null); return _instance!; }
nui_core package
documentation
ui/component/nui_app
NUIApp
get static method
NUIApp class