menu
potatoes package
documentation
common/bloc/value_cubit.dart
InitialValueCubit<T>
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
T
get
initialValue
Implementation
T get initialValue => _initialValue;
potatoes package
documentation
common/bloc/value_cubit
InitialValueCubit<T>
initialValue property
InitialValueCubit class