TextStyler.fontWeight constructor
TextStyler.fontWeight(
- FontWeight value
Implementation
factory TextStyler.fontWeight(FontWeight value) =>
TextStyler().fontWeight(value);
factory TextStyler.fontWeight(FontWeight value) =>
TextStyler().fontWeight(value);