systemFontStyle property Null safety

IOSSystemFontStyle? systemFontStyle
final

The iOS system font style. The property is ignored when fontName is non-empty. Only supported on iOS.

Implementation

final IOSSystemFontStyle? systemFontStyle;