functions
Font| modified | Sunday 25 January 2026 |
|---|
Category: Theme
File: theme.go
Package: ui
1func Font(f *text.Shaper) Wrapper
Documentation pending. Contributions welcome!
1{
2 customFont := Font(fontShaper)(Label("Custom font"))
3 _ = customFont
4}

This documentation is auto-generated. To update, run make docs