menu
ui_template_bloc package
documentation
features/dropdown/ui_dropdown_bloc.dart
UIDropDownBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
UIDropdownState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
ui_template_bloc package
documentation
features/dropdown/ui_dropdown_bloc
UIDropDownBloc
stream property
UIDropDownBloc class