menu
form_ui_builder package
documentation
form_ui_builder.dart
FormUiBuilderBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
FormUiBuilderState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
form_ui_builder package
documentation
form_ui_builder
FormUiBuilderBloc
stream property
FormUiBuilderBloc class