menu
built_config package
documentation
built_config.dart
BuiltConfig
getBool abstract method
getBool abstract method
dark_mode
light_mode
getBool
abstract method
bool
?
getBool
(
String
key
)
Implementation
bool? getBool(String key);
built_config package
documentation
built_config
BuiltConfig
getBool abstract method
BuiltConfig class