github.com/utopiagio/gio@v0.0.8/widget/doc.go (about) 1 // SPDX-License-Identifier: Unlicense OR MIT 2 3 // Package widget implements state tracking and event handling of 4 // common user interface controls. To draw widgets, use a theme 5 // packages such as package [github.com/utopiagio/gio/widget/material]. 6 package widget