menu
fastyle_iap package
documentation
logic/blocs/store.bloc.dart
FastStoreBloc
initialState property
initialState property
dark_mode
light_mode
initialState
property
@
protected
FastStoreBlocState
?
initialState
final
inherited
The initial state of the BloC.
Implementation
@protected final S? initialState;
fastyle_iap package
documentation
logic/blocs/store.bloc
FastStoreBloc
initialState property
FastStoreBloc class