iOSFontInfo property Null safety

IOSFontInfo? iOSFontInfo
read / write

The iOS font info of CTA button. The property is ignored when fontSize is not set. Only supported on iOS.

Implementation

IOSFontInfo? iOSFontInfo;