fixedFontFamily property
Sets the fixed font family name. The default value is "monospace"
.
Officially Supported Platforms/Implementations:
- Android native WebView (Official API - WebSettings.setFixedFontFamily)
Implementation
String? fixedFontFamily;