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