isFail property

bool get isFail

Implementation

bool get isFail => state == FormeValidationState.fail;