menu
ilgiz_bloc package
documentation
ilgiz_bloc.dart
Bloc<Event, State>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
State
>
get
stream
Implementation
Stream<State> get stream => _stateSC.stream;
ilgiz_bloc package
documentation
ilgiz_bloc
Bloc<Event, State>
stream property
Bloc class