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