isInvalid property

bool get isInvalid

whether field is invalid

Implementation

bool get isInvalid => validation.isInvalid;