fontWeight property

int? fontWeight
getter/setter pair

TrueType weight on a scale 100 (thin) to 1000 (ultra-heavy).

Normal is 400, bold is 700.

Implementation

core.int? fontWeight;