focusNode property

FocusNode? focusNode
final

An object that can be used by a stateful widget to obtain the keyboard focus and to handle keyboard events.

Implementation

final FocusNode? focusNode;