stretch property
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;
Implementation
external set stretch(String value);