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