fonts property

List<TeXViewFont>? fonts
final

TeXView height (Only for Web) Register fonts.

Implementation

//final double? height;

/// Register fonts.
final List<TeXViewFont>? fonts;