persistentCubit property

PersistedInputCubit? persistentCubit
final

Cubit to work with persistent state from outside, if not provided will be auto-created

Implementation

final PersistedInputCubit? persistentCubit;