menu
entao_hare package
documentation
app/app.dart
FileConfig
containsKey method
containsKey method
dark_mode
light_mode
containsKey
method
bool
containsKey
(
String
key
)
Implementation
bool containsKey(String key) { return configMap.containsKey(key); }
entao_hare package
documentation
app/app
FileConfig
containsKey method
FileConfig class