focusNode property
Defines the keyboard focus for this widget. If null, one will be created automatically.
Implementation
final FocusNode? focusNode;
Defines the keyboard focus for this widget. If null, one will be created automatically.
final FocusNode? focusNode;