isSubmittingError property

bool isSubmittingError

Implementation

bool get isSubmittingError => formResultStatus == FormResultStatus.error;