traversalEdgeBehavior property
Controls the transfer of focus beyond the first and the last items in the sidebar. Defaults to TraversalEdgeBehavior.parentScope.
Contract
Throws AssertionError if both focusNode and traversalEdgeBehavior are not null.
Implementation
final TraversalEdgeBehavior? traversalEdgeBehavior;