focusNode property

FocusNode? focusNode
final

A node that can be used to manage the focus state of the input field.

Implementation

final FocusNode? focusNode;