systemFontWeight property

IOSSystemFontWeight? systemFontWeight
final

The iOS system font weight. The property is ignored when fontName is non-empty or systemFontStyle is italic. Only supported on iOS.

Implementation

final IOSSystemFontWeight? systemFontWeight;