menu
designflow_widgets package
documentation
presentation/blocs/models_cubit.dart
AppModelsCubit
AppModelsCubit.new constructor
AppModelsCubit.new constructor
dark_mode
light_mode
AppModelsCubit
constructor
AppModelsCubit
(
AppModelsState
state
)
Implementation
AppModelsCubit(AppModelsState state) : super(state);
designflow_widgets package
documentation
presentation/blocs/models_cubit
AppModelsCubit
AppModelsCubit.new constructor
AppModelsCubit class