menu
flutter_settings_screens package
documentation
flutter_settings_screens
ValueChangeNotifier
<
T
>
key property
key
brightness_4
key
property
String
key
final
A String which represents a setting (assumed to be unique)
Implementation
final String key;
flutter_settings_screens package
documentation
flutter_settings_screens
ValueChangeNotifier
<
T
>
key property
ValueChangeNotifier class
Constructors
ValueChangeNotifier
Properties
hashCode
hasListeners
key
runtimeType
value
Methods
addListener
dispose
noSuchMethod
notifyListeners
removeListener
toString
Operators
operator ==