Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TextColor color.Color
Functions ¶
This section is empty.
Types ¶
type CustomTheme ¶
type CustomTheme struct{}
func (CustomTheme) Color ¶
func (t CustomTheme) Color(name fyne.ThemeColorName, variant fyne.ThemeVariant) color.Color
func (CustomTheme) Font ¶
func (t CustomTheme) Font(style fyne.TextStyle) fyne.Resource
func (CustomTheme) Icon ¶
func (t CustomTheme) Icon(name fyne.ThemeIconName) fyne.Resource
func (CustomTheme) Size ¶
func (t CustomTheme) Size(style fyne.ThemeSizeName) float32
Click to show internal directories.
Click to hide internal directories.