fontWeight property

FontWeight? fontWeight
final

The typeface thickness to use when calculating the strut (e.g., bold).

The default fontWeight is FontWeight.w400.

Implementation

final FontWeight? fontWeight;