menu
entao_hare package
documentation
app/app.dart
FileConfig
get method
get method
dark_mode
light_mode
get
method
dynamic
get
(
String
key
)
Implementation
dynamic get(String key) => configMap[key];
entao_hare package
documentation
app/app
FileConfig
get method
FileConfig class