highlightMode property
Returns the FocusHighlightMode that is currently in effect for this node.
Implementation
FocusHighlightMode get highlightMode => FocusManager.instance.highlightMode;
Returns the FocusHighlightMode that is currently in effect for this node.
FocusHighlightMode get highlightMode => FocusManager.instance.highlightMode;