htmlTextFontFamily property

  1. @override
String? htmlTextFontFamily
override

FontFamily on p, h1, h2, h3, h4, h5 elements.

Implementation

@override
String? get htmlTextFontFamily => 'Avenir';