menu
fastyle_core package
documentation
logic/blocs/app_features.bloc.dart
FastAppFeaturesBloc
currentState property
currentState property
dark_mode
light_mode
currentState
property
FastAppFeaturesBlocState
get
currentState
inherited
The current BloC's state.
Implementation
S get currentState => blocState;
fastyle_core package
documentation
logic/blocs/app_features.bloc
FastAppFeaturesBloc
currentState property
FastAppFeaturesBloc class