traversalEdgeBehavior property

TraversalEdgeBehavior? traversalEdgeBehavior
final

Controls the transfer of focus beyond the first and the last items of a FocusScopeNode.

If set to null, Navigator.routeTraversalEdgeBehavior is used.

Implementation

final TraversalEdgeBehavior? traversalEdgeBehavior;