menu
dkd package
documentation
protocol.dart
Envelope
getBool abstract method
getBool abstract method
dark_mode
light_mode
getBool
abstract method
bool
?
getBool
(
String
key
, [
bool
?
defaultValue
])
inherited
Implementation
bool? getBool(String key, [bool? defaultValue]);
dkd package
documentation
protocol
Envelope
getBool abstract method
Envelope class