menu
fastyle_core package
documentation
logic/blocs/app_features.bloc.dart
FastAppFeaturesBloc
reset static method
reset static method
dark_mode
light_mode
reset
static method
void
reset
(
)
Implementation
static void reset() => instance.resetBloc();
fastyle_core package
documentation
logic/blocs/app_features.bloc
FastAppFeaturesBloc
reset static method
FastAppFeaturesBloc class