fonts property
TeXView height (Only for Web) Register fonts.
Implementation
//final double? height;
/// Register fonts.
final List<TeXViewFont>? fonts;
TeXView height (Only for Web) Register fonts.
//final double? height;
/// Register fonts.
final List<TeXViewFont>? fonts;