Files
silver_pose/v2/vendor/gioui.org/widget/doc.go
T

7 lines
248 B
Go
Raw Normal View History

// 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 [gioui.org/widget/material].
package widget