menu
ispect_ai package
documentation
ai/bloc/log_descriptions/log_descriptions_cubit.dart
LogDescriptionsCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
LogDescriptionsState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
ispect_ai package
documentation
ai/bloc/log_descriptions/log_descriptions_cubit
LogDescriptionsCubit
stream property
LogDescriptionsCubit class