systemFontStyle property Null safety
final
The iOS system font style. The property is ignored when fontName is non-empty. Only supported on iOS.
Implementation
final IOSSystemFontStyle? systemFontStyle;
The iOS system font style. The property is ignored when fontName is non-empty. Only supported on iOS.
final IOSSystemFontStyle? systemFontStyle;