// SPDX-License-Identifier: Unlicense OR MIT // Package widget implements state tracking and event handling of // common user interface controls. To draw widgets, use a theme // packages such as package github.com/p9c/p9/pkg/gel/gio/widget/material. package widget