focusNode property

FocusNode get focusNode

Gets the UI focus node registered with the controller.

Implementation

FocusNode get focusNode => _focusNode;