fontFallback property

List<Font> fontFallback
final

The ordered list of font to fall back on when a glyph cannot be found in a higher priority font.

Implementation

final List<Font> fontFallback;