fontPath property

String? fontPath
final

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;