hasHighlight property

bool hasHighlight

Is this square highlighted?

Implementation

bool get hasHighlight => highlight != null;