focusNode property

FocusNode focusNode
final

The focus node for keyboard events in the Flutter Widget tree.

Implementation

final focusNode = FocusNode(debugLabel: 'graphx_keyboard_manager');