isHighlighted property
bool
get
isHighlighted
Returns true
if this node is highlighted.
This is a mutable property, notifyListeners is called to notify all registered listeners.
Implementation
bool get isHighlighted => _isHighlighted;