fontFamily property
The font family of the text.
The font family can be any font from the Font menu in Slides or from
Google Fonts. If the font name is
unrecognized, the text is rendered in Arial
.
Implementation
core.String? fontFamily;
The font family of the text.
The font family can be any font from the Font menu in Slides or from
Google Fonts. If the font name is
unrecognized, the text is rendered in Arial
.
core.String? fontFamily;