fontWeight property
Font weight.
Possible values are normal, bold, bolder, and lighter. https://www.w3schools.com/cssref/pr_font_weight.asp
Implementation
core.String? fontWeight;
Font weight.
Possible values are normal, bold, bolder, and lighter. https://www.w3schools.com/cssref/pr_font_weight.asp
core.String? fontWeight;