final
The callback used to move the focus to the node focusNode. By default it requests focus on the node and ensures the node is visible if it's in a scrollable.
Implementation
final TraversalRequestFocusCallback requestFocusCallback;
The callback used to move the focus to the node focusNode. By default it requests focus on the node and ensures the node is visible if it's in a scrollable.
final TraversalRequestFocusCallback requestFocusCallback;