eliud_pkg_fundamentals
decorated_content_form_bloc
DecoratedContentFormBloc
stream property
stream
stream
property
Null safety
Stream
<
DecoratedContentFormState
>
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_fundamentals
decorated_content_form_bloc
DecoratedContentFormBloc
stream property
DecoratedContentFormBloc class
Constructors
DecoratedContentFormBloc
Properties
appId
formAction
hashCode
isClosed
runtimeType
state
stream
Methods
add
addError
close
emit
error
noSuchMethod
on
onChange
onError
onEvent
onTransition
toString
Operators
operator ==