menu
fastyle_dart package
documentation
logic/blocs/theme.bloc.dart
FastThemeBloc
eventSubscriptions property
eventSubscriptions property
dark_mode
light_mode
eventSubscriptions
property
@
protected
StreamSubscription
<
FastThemeBlocState
>
eventSubscriptions
getter/setter pair
inherited
The event subscriptions.
Implementation
@protected late StreamSubscription<S> eventSubscriptions;
fastyle_dart package
documentation
logic/blocs/theme.bloc
FastThemeBloc
eventSubscriptions property
FastThemeBloc class