isNotValid property

bool isNotValid

Returns true when the selection is not valid

Implementation

bool get isNotValid => isValid != true;