isSubmitting property

bool isSubmitting

Implementation

bool get isSubmitting => formResultStatus == FormResultStatus.submitting;