menu
common_control package
documentation
cconfig.dart
CConfig
get method
get method
dark_mode
light_mode
get
method
dynamic
get
(
dynamic
key
)
Implementation
get(key) { return _keys[key]; }
common_control package
documentation
cconfig
CConfig
get method
CConfig class