focusNode property

FocusNode? focusNode
getter/setter pair

To obtain the keyboard focus and to handle keyboard events.

Implementation

FocusNode? focusNode;