An object that can be used by a stateful widget to obtain the keyboard focus.
@override FocusNode get focusNode => _focusNode ?? _focusController.focusNode;