menu
stated_result package
documentation
stated_result_bloc.dart
ActionCubit
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
AsyncActionResult
>
get
stream
inherited
The current state stream.
Implementation
Stream<State> get stream => _stateController.stream;
stated_result package
documentation
stated_result_bloc
ActionCubit
stream property
ActionCubit class