import "fyne.io/fyne"
type KeyEvent struct { Name KeyName }
KeyEvent describes a keyboard input event.