Default
Default implementation of AiutaButtonThemeTypography.
This class provides standard text styles for buttons:
Medium buttons: Bold weight, 14sp font size, 20sp line height
Small buttons: Medium weight, 13sp font size, 18sp line height
theme {
button {
typography = AiutaButtonThemeTypography.Default()
}
}
Content copied to clipboard