fontWeight property

FontWeight? fontWeight
final

The font weight of the text.

If provided, this will override any font weight specified in className.

Implementation

final FontWeight? fontWeight;