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