menu
multiple_change_notifiers_flutter package
documentation
multiple_change_notifiers.dart
DisposableMixin mixin
DisposableMixin mixin
dark_mode
light_mode
DisposableMixin
mixin
Mixin applications
AdvancedValueListenableMixin
KeyValueNotifer
NotifierBase
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
dispose
(
)
→ void
Discards any resources used by the object. After this is called, the object is not in a usable state and should be discarded (calls to addListener, addValueListener, removeListener and removeValueListener) will throw after the object is disposed).
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
multiple_change_notifiers_flutter package
documentation
multiple_change_notifiers
DisposableMixin mixin
multiple_change_notifiers library