menu
nui_core package
documentation
config/nui_global_config.dart
NUIGlobalConfig
getAll method
getAll method
dark_mode
light_mode
getAll
method
Map
<
String
,
dynamic
>
getAll
(
)
Implementation
Map<String, dynamic> getAll(){ return _appConfig; }
nui_core package
documentation
config/nui_global_config
NUIGlobalConfig
getAll method
NUIGlobalConfig class