menu
state_notifier package
documentation
state_notifier
StateNotifier
<
T
>
mounted property
mounted
brightness_4
mounted
property
Null safety
bool
mounted
Whether
dispose
was called or not.
Implementation
bool get mounted => _mounted;
state_notifier package
documentation
state_notifier
StateNotifier
<
T
>
mounted property
StateNotifier class
Constructors
StateNotifier
Properties
debugState
hashCode
hasListeners
mounted
onError
runtimeType
state
stream
Methods
addListener
dispose
noSuchMethod
toString
updateShouldNotify
Operators
operator ==