focusNode property
Controls whether this text field has keyboard focus.
If null, an internal focus node is created.
Implementation
final FocusNode? focusNode;
Controls whether this text field has keyboard focus.
If null, an internal focus node is created.
final FocusNode? focusNode;