fontFamily property
Custom font identifier. iOS expects the registered PostScript/family
name. Android expects a res/font resource name without extension.
When null, the native SDK default font is used.
Implementation
final String? fontFamily;
Custom font identifier. iOS expects the registered PostScript/family
name. Android expects a res/font resource name without extension.
When null, the native SDK default font is used.
final String? fontFamily;