menu
fastyle_ad package
documentation
logic/blocs/interstitial_ad.bloc.dart
FastInterstitialAdBloc
stateController property
stateController property
dark_mode
light_mode
stateController
property
@
protected
BehaviorSubject
<
FastInterstitialAdBlocState
>
stateController
final
inherited
The state controller.
Implementation
@protected final BehaviorSubject<S> stateController = BehaviorSubject<S>();
fastyle_ad package
documentation
logic/blocs/interstitial_ad.bloc
FastInterstitialAdBloc
stateController property
FastInterstitialAdBloc class