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