Module navigation

Module navigation 

Source
Expand description

A widget, that handles keyboard navigation on its descendant widgets using Tab key. See NavigationLayer docs for more info and usage examples.

Structsยง

NavigationLayer
A widget, that handles keyboard navigation on its descendant widgets using Tab key. It should be used as a root widget for an hierarchy, that should support Tab key navigation:
NavigationLayerBuilder
Navigation layer builder creates new NavigationLayer widget instances and adds them to the user interface.