highlightMode property

FocusHighlightMode highlightMode
inherited

Returns the FocusHighlightMode that is currently in effect for this node.

Implementation

FocusHighlightMode get highlightMode => WidgetsBinding.instance.focusManager.highlightMode;