isInProgress property

bool isInProgress

Indicates whether the form is in the process of being submitted.

Implementation

bool get isInProgress => this == FormzSubmissionStatus.inProgress;