menu
fastyle_core package
documentation
logic/blocs/app_features.bloc.dart
FastAppFeaturesBloc
initialState property
initialState property
dark_mode
light_mode
initialState
property
@
protected
FastAppFeaturesBlocState
?
initialState
final
inherited
The initial state of the BloC.
Implementation
@protected final S? initialState;
fastyle_core package
documentation
logic/blocs/app_features.bloc
FastAppFeaturesBloc
initialState property
FastAppFeaturesBloc class