fontWeight property
final
The typeface thickness to use when calculating the strut (e.g., bold).
The default fontWeight is FontWeight.w400.
Implementation
final FontWeight? fontWeight;
The typeface thickness to use when calculating the strut (e.g., bold).
The default fontWeight is FontWeight.w400.
final FontWeight? fontWeight;