fontSize property

double? fontSize
final

The font size for the HTML content. If null, the default font size is used.

Implementation

final double? fontSize;