isUnselected property

bool get isUnselected

Returns true if the current boolean value is unselected, otherwise false.

Implementation

bool get isUnselected => !this;