menu
dsbuild package
documentation
progress.dart
ProgressBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ProgressState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
dsbuild package
documentation
progress
ProgressBloc
stream property
ProgressBloc class