unit property

String? unit
getter/setter pair

Unit for the font size.

Follows CSS naming (in, px, pt, etc.).

Implementation

core.String? unit;