Documentation
¶
Index ¶
- Variables
- type AppTheme
- func (m *AppTheme) ApplyTheme(a fyne.App)
- func (m *AppTheme) Color(name fyne.ThemeColorName, variant fyne.ThemeVariant) color.Color
- func (m *AppTheme) Font(style fyne.TextStyle) fyne.Resource
- func (m *AppTheme) Icon(name fyne.ThemeIconName) fyne.Resource
- func (m *AppTheme) Size(name fyne.ThemeSizeName) float32
Constants ¶
This section is empty.
Variables ¶
View Source
var FontBytes []byte
View Source
var IconBytes []byte
Functions ¶
This section is empty.
Types ¶
type AppTheme ¶
type AppTheme struct{}
func (*AppTheme) ApplyTheme ¶
func (*AppTheme) Color ¶
func (m *AppTheme) Color(name fyne.ThemeColorName, variant fyne.ThemeVariant) color.Color
Click to show internal directories.
Click to hide internal directories.