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