menu
fastyle_core package
documentation
logic/blocs/app_info.bloc.dart
FastAppInfoBloc
eventSubscriptions property
eventSubscriptions property
dark_mode
light_mode
eventSubscriptions
property
@
protected
StreamSubscription
<
FastAppInfoBlocState
>
eventSubscriptions
getter/setter pair
inherited
The event subscriptions.
Implementation
@protected late StreamSubscription<S> eventSubscriptions;
fastyle_core package
documentation
logic/blocs/app_info.bloc
FastAppInfoBloc
eventSubscriptions property
FastAppInfoBloc class