textFontOptions property

FontOptions? textFontOptions
final

Font options for text mode.

Text-mode font options will merge on top of each other. And they will be reset if any math-mode font style is declared

Implementation

final FontOptions? textFontOptions;