MicroblinkPlatformTypography
data class MicroblinkPlatformTypography(val homeTitle: TextStyle, val homeSubtitle: TextStyle, val homeStepTitle: TextStyle, val homeStepSubtitle: TextStyle, val homeStepStatus: TextStyle, val homeConditionalWarning: TextStyle, val textButton: TextStyle, val faceCaptureStatus: TextStyle, val cameraPermissionTitle: TextStyle, val cameraPermissionSubtitle: TextStyle, val errorTitle: TextStyle, val errorSubtitle: TextStyle, val loadingTitle: TextStyle, val resultTitle: TextStyle, val resultSubtitle: TextStyle)
Defines the typography used in the Microblink Platform UI.
This data class specifies the text styles for various UI elements in the verification flow, such as headlines, labels, body text, and titles. It provides a consistent look and feel throughout the UI.
Constructors
Link copied to clipboard
constructor(homeTitle: TextStyle, homeSubtitle: TextStyle, homeStepTitle: TextStyle, homeStepSubtitle: TextStyle, homeStepStatus: TextStyle, homeConditionalWarning: TextStyle, textButton: TextStyle, faceCaptureStatus: TextStyle, cameraPermissionTitle: TextStyle, cameraPermissionSubtitle: TextStyle, errorTitle: TextStyle, errorSubtitle: TextStyle, loadingTitle: TextStyle, resultTitle: TextStyle, resultSubtitle: TextStyle)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard