progress property

SimpleValueCubit<double> progress
final

Implementation

final SimpleValueCubit<double> progress = SimpleValueCubit<double>(0.0);