@ -5,7 +5,7 @@ import (
"fmt"
"git.kirsle.net/go/render"
"git.kirsle.net/apps/doodle/lib/ui/theme"
"git.kirsle.net/go/ui/theme"
)
// Button is a clickable button.
"strconv"
// CheckButton implements a checkbox and radiobox widget. It's based on a
@ -4,7 +4,7 @@ import (
// BorderStyle options for widget.SetBorderStyle()