fontPath property
Path to the font to use for the iProov UI. The font must be added to your app (TTF or OTF formats are supported).
The font filename must match the name of the font.
Implementation
final String? fontPath;
Path to the font to use for the iProov UI. The font must be added to your app (TTF or OTF formats are supported).
The font filename must match the name of the font.
final String? fontPath;