Golang code:
package main import ( "fyne.io/fyne/app" "fyne.io/fyne/widget" ) func main() { application := app.New() win