AiutaWelcomeScreenFeatureTypography
interface AiutaWelcomeScreenFeatureTypography
Interface defining typography styles for the welcome screen.
This interface provides text styles for different text elements displayed on the welcome screen.
Inheritors
Types
Link copied to clipboard
class Default(val welcomeTitle: TextStyle, val welcomeDescription: TextStyle) : AiutaWelcomeScreenFeatureTypography
Default implementation of AiutaWelcomeScreenFeatureTypography.