menu
potatoes package
documentation
common/bloc/value_cubit.dart
ValueCubit<T>
ValueCubit.new constructor
ValueCubit.new constructor
dark_mode
light_mode
ValueCubit<
T
>
constructor
ValueCubit<
T
>
(
T
value
)
Implementation
ValueCubit(super.value);
potatoes package
documentation
common/bloc/value_cubit
ValueCubit<T>
ValueCubit.new constructor
ValueCubit class