focusNode property

FocusNode? focusNode
final

A focus node that might be used to control the focus of the input.

Implementation

final FocusNode? focusNode;