fontWeight property

String? fontWeight
getter/setter pair

Font weight.

Possible values are normal, bold, bolder, and lighter.

Implementation

core.String? fontWeight;