menu
neomage package
documentation
data/tools/config_tool.dart
GlobalConfigStore
getValue abstract method
getValue abstract method
dark_mode
light_mode
getValue
abstract method
dynamic
getValue
(
String
key
)
Read a value from global config.
Implementation
dynamic getValue(String key);
neomage package
documentation
data/tools/config_tool
GlobalConfigStore
getValue abstract method
GlobalConfigStore class