focusNode property
Controls the focus state of the text field.
If null, a focus node will be created internally.
Implementation
final FocusNode? focusNode;
Controls the focus state of the text field.
If null, a focus node will be created internally.
final FocusNode? focusNode;