fontFamilyFallback property

List<String>? fontFamilyFallback
getter/setter pair

The list of font families to fall back on when a glyph cannot be found in default font family.

Inherited: yes, Default: null

Implementation

List<String>? fontFamilyFallback;