menu
simple_observable package
documentation
simple_observable
Observable
<
T
>
canceled property
canceled
brightness_4
canceled
property
Null safety
bool
canceled
Implementation
bool get canceled => _canceled;
simple_observable package
documentation
simple_observable
Observable
<
T
>
canceled property
Observable class
Constructors
Observable
Properties
canceled
checkEquality
hashCode
nextValue
onChanged
runtimeType
value
values
Methods
cancel
noSuchMethod
notify
setValue
toString
Operators
operator ==