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