UiTypography
constructor(onboardingTitle: TextStyle, onboardingText: TextStyle, onboardingButton: TextStyle, helpDialogTitle: TextStyle, helpDialogText: TextStyle, helpDialogButton: TextStyle, errorDialogTitle: TextStyle, errorDialogText: TextStyle, errorDialogButton: TextStyle, scanningInstructions: TextStyle, helpTooltip: TextStyle, loadingScreen: TextStyle)
Parameters
fontFamily
Font family to be used in the SDK. By using this constructor, all of the original sizes, weights, and line heights of the SDK remain, while the font changes. To change other font parameters, create a new Typography object.