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