menu
forms_bloc package
documentation
structure/base/forms_structure_cubit.dart
FormsStructureCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
FormsStructureState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
forms_bloc package
documentation
structure/base/forms_structure_cubit
FormsStructureCubit
stream property
FormsStructureCubit class