currentFont property
FontFamily
currentFont
final
The current font family, represented by the --content-font CSS variable.
Implementation
static final FontFamily currentFont = FontFamily.variable('--content-font');