isInvalid property

bool isInvalid

whether field is invalid

Implementation

bool get isInvalid => validation.isInvalid;