menu
Dart
dart:html
FontFace
style property
style
brightness_4
brightness_5
description
style
property
String
?
style
Implementation
String? get style native;
void
style=
(
String
?
value
)
Implementation
set style(String? value) native;
Dart
dart:html
FontFace
style property
FontFace class