stretch property
String
get
stretch
The stretch
property of the FontFace interface retrieves or sets
how the font stretches.
This property is equivalent to the descriptor.
Implementation
external String get stretch;
set
stretch
(String value)
Implementation
external set stretch(String value);