fontSize property
final
The font size for the HTML content. If null, the default font size is used.
Implementation
final double? fontSize;
The font size for the HTML content. If null, the default font size is used.
final double? fontSize;