eliud_pkg_fundamentals
fader_component_bloc
FaderComponentBloc
state property
state
state
property
Null safety
FaderComponentState
state
inherited
The current
state
.
Implementation
@override State get state => _state;
eliud_pkg_fundamentals
fader_component_bloc
FaderComponentBloc
state property
FaderComponentBloc class
Constructors
FaderComponentBloc
Properties
faderRepository
hashCode
isClosed
runtimeType
state
stream
Methods
add
addError
close
emit
noSuchMethod
on
onChange
onError
onEvent
onTransition
toString
Operators
operator ==