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