Dart
dart:html
FontFace
unicodeRange property
unicodeRange
description
unicodeRange
property
Null safety
String
?
unicodeRange
Implementation
String? get unicodeRange native;
void
unicodeRange=
(
String
?
value
)
Implementation
set unicodeRange(String? value) native;
Dart
dart:html
FontFace
unicodeRange property
FontFace class
Constructors
FontFace
Properties
display
family
featureSettings
hashCode
loaded
runtimeType
status
stretch
style
unicodeRange
variant
weight
Methods
load
noSuchMethod
toString
Operators
operator ==