menu
jt_preferences package
documentation
core/preferences.dart
Get
getBoolean abstract method
getBoolean abstract method
dark_mode
light_mode
getBoolean
abstract method
Future
<
bool
?
>
getBoolean
(
String
key
)
Implementation
Future<bool?> getBoolean(String key);
jt_preferences package
documentation
core/preferences
Get
getBoolean abstract method
Get class