directionalTraversalEdgeBehavior property
final
Controls the directional transfer of focus beyond the first and the last items of a FocusScopeNode.
If set to null, Navigator.routeDirectionalTraversalEdgeBehavior is used.
Implementation
final TraversalEdgeBehavior? directionalTraversalEdgeBehavior;