menu
pequenotools
pequenotools.dart
Preferences
setBool abstract method
setBool
dark_mode
light_mode
setBool
abstract method
Future
<
void
>
setBool
(
String
key
,
bool
value
)
Implementation
Future<void> setBool(String key, bool value);
pequenotools
pequenotools
Preferences
setBool abstract method
Preferences class