menu
flutter_settings_screens package
documentation
flutter_settings_screens
CacheProvider
remove abstract method
remove
brightness_4
remove
abstract method
Future
<
void
>
remove
(
String
key
)
Implementation
Future<void> remove(String key);
flutter_settings_screens package
documentation
flutter_settings_screens
CacheProvider
remove 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 ==