Creates a Focus widget with an optional focusNode and onKeyEvent.
focusNode
onKeyEvent
const Focus({ super.key, this.focusNode, this.onKeyEvent, required this.child, });