github.com/gop9/olt@v0.0.0-20200202132135-d956aad50b08/gio/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 gioui.org/widget/material. 6 package widget