isInvalid property

bool isInvalid

Implementation

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