valueIsValid property

bool get valueIsValid

Returns true if the field is valid.

Implementation

bool get valueIsValid => super.isValid;