unit property

String? unit
getter/setter pair

Unit for the font size.

Follows CSS naming (such as in, px, and pt).

Implementation

core.String? unit;