isNotValid property

bool get isNotValid

Returns true when the selection is not valid

Implementation

bool get isNotValid => isValid != true;