font property
override
Gets the value of "font"
Implementation
String get font => this._font;
override
Sets the value of "font"
Implementation
set font(String? value) {
_font = value == null ? '' : value;
}
Content-Length: 10842 | pFad | https://api.dart.dev/dart-core/../dart-html/../dart-html/../dart-html/CssStyleDeclaration/font.html
Fetched URL: https://api.dart.dev/dart-core/../dart-html/../dart-html/../dart-html/CssStyleDeclaration/font.html
Alternative Proxies: