eliud_pkg_fundamentals
divider_bloc
DividerBloc
stream property
stream
stream
property
Null safety
Stream
<
EditorBaseState
<
DividerModel
>
>
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_fundamentals
divider_bloc
DividerBloc
stream property
DividerBloc class
Constructors
DividerBloc
Properties
appId
feedback
hashCode
isClosed
repository
runtimeType
state
stream
Methods
add
addError
close
emit
newInstance
noSuchMethod
on
onChange
onError
onEvent
onTransition
save
setDefaultValues
toString
Operators
operator ==