isFormPersistent property

bool get isFormPersistent

Whether the form state persists.

Implementation

bool get isFormPersistent => true;