menu
prop2dart package
documentation
prop2dart.dart
Properties
getBool method
getBool method
dark_mode
light_mode
getBool
method
bool
getBool
(
String
key
)
Implementation
bool getBool(String key) => getProperty<bool>(key).value;
prop2dart package
documentation
prop2dart
Properties
getBool method
Properties class