Font
Overview
Font
represents a font configuration object used to define font family and source details within the application's theme settings.
Attributes
fontFamily
type: string (optional)
The name of the font family to be used.
source
type: literal = 'Google Fonts' | 'Local Fonts' (optional)
Specifies the source of the font, indicating whether the font is fetched from Google Fonts or is locally hosted.