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