menu
flutter_settings_screens package
documentation
flutter_settings_screens
CacheProvider
setDouble abstract method
setDouble
brightness_4
setDouble
abstract method
Future
<
void
>
setDouble
(
String
key
,
double
value
)
Implementation
Future<void> setDouble(String key, double value);
flutter_settings_screens package
documentation
flutter_settings_screens
CacheProvider
setDouble abstract method
CacheProvider class
Constructors
CacheProvider
Properties
hashCode
runtimeType
Methods
containsKey
getBool
getDouble
getInt
getKeys
getString
getValue
init
noSuchMethod
remove
removeAll
setBool
setDouble
setInt
setObject
setString
toString
Operators
operator ==