ui/widgets/interactive/focus library
Classes
- Focus
- A widget that manages a FocusNode to allow keyboard focus tracking and traversal in the widget tree.
- FocusMarker
- An InheritedWidget to propagate FocusNode down the BuildContext hierarchy.
- FocusScope
- A specialized widget to manage focus navigation traversal.
- FocusScopeState
- The state for a FocusScope widget.
- FocusState
- The state for a Focus widget.