menu
neomage package
documentation
utils/fast_mode/fast_mode.dart
FastModeConfig
getGlobalConfig property
getGlobalConfig property
dark_mode
light_mode
getGlobalConfig
property
Map
<
String
,
dynamic
>
Function
()
getGlobalConfig
final
Get global config value.
Implementation
final Map<String, dynamic> Function() getGlobalConfig;
neomage package
documentation
utils/fast_mode/fast_mode
FastModeConfig
getGlobalConfig property
FastModeConfig class