menu
fx_boot_starter package
documentation
bloc/bloc.dart
AppStartBloc<S>
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
AppStatus
>
get
stream
Implementation
Stream<AppStatus> get stream => _controller.stream;
fx_boot_starter package
documentation
bloc/bloc
AppStartBloc<S>
stream property
AppStartBloc class