weight property

FontWeight? weight
final

Font weight for the label text. If null, defaults to FontWeight.w500.

Implementation

final FontWeight? weight;