AiutaLabelThemeTypography

Typography configuration for label text elements.

This interface defines text styles used for different types of labels in the SDK, including titles and regular text. It provides consistent text styling that can be customized to match your app's design system.

Inheritors

Types

Link copied to clipboard

Properties

Link copied to clipboard
abstract val regular: TextStyle

Text style for regular label text

Link copied to clipboard
abstract val subtle: TextStyle

Text style for subtle or secondary label text

Link copied to clipboard
abstract val titleL: TextStyle

Text style for large titles

Link copied to clipboard
abstract val titleM: TextStyle

Text style for medium titles