package ui import "fyne.io/fyne/v2" type PacketEditor struct { Representation *fyne.Container }