gioui.org@v0.6.1-0.20240506124620-7a9ce51988ce/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