bloc
bloc
Emitter
<
State
>
isCanceled property
isCanceled
bloc
bloc
Emitter
<
State
>
isCanceled property
Emitter class
Constructors
Emitter
Properties
hashCode
isCanceled
runtimeType
Methods
call
forEach
noSuchMethod
onEach
toString
Operators
operator ==
isCanceled
property
Null safety
bool
isCanceled
Whether the
EventHandler
associated with this
Emitter
has been canceled.
Implementation
bool get isCanceled;