Imports of package widget

PathSynopsis
fyne.io/fyne/v2Package fyne describes the objects and components available to any Fyne app.
fyne.io/fyne/v2/canvasPackage canvas contains all of the primitive CanvasObjects that make up a Fyne GUI.
fyne.io/fyne/v2/driver/desktopPackage desktop provides desktop specific driver functionality.
fyne.io/fyne/v2/internal/asyncPackage async provides unbounded channel and queue structures that are designed for caching unlimited number of a concrete type.
fyne.io/fyne/v2/internal/cache
fyne.io/fyne/v2/themePackage theme defines how a Fyne app should look when rendered.
image/colorPackage color implements a basic color library.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.