isInvalid property

bool get isInvalid

Implementation

bool get isInvalid => state == FormeValidationState.invalid;