focusNode property
Focus node for keyboard navigation and accessibility.
Manages focus state for the button. If not provided, a focus node is created automatically by the underlying button system.
Implementation
final FocusNode? focusNode;
Focus node for keyboard navigation and accessibility.
Manages focus state for the button. If not provided, a focus node is created automatically by the underlying button system.
final FocusNode? focusNode;