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