ThemeTypography class

Inheritance

Constructors

ThemeTypography(CLTheme theme)

Properties

bodyLabel TextStyle
Label UI secondaria — Inter Regular 13px, colore secondario
no setteroverride
bodyLabelTableHead TextStyle
Intestazione colonna tabella — Inter Medium 11px, spaziatura lettere positiva
no setteroverride
bodyText TextStyle
Corpo testo principale — Inter Regular 14px, interlinea aperta
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
heading1 TextStyle
H1: hero titles, page intro — Inter Bold 32px (Foundation: -0.6 / lh 1.1)
no setteroverride
heading2 TextStyle
H2: sezioni principali — Inter SemiBold 24px
no setteroverride
heading3 TextStyle
H3: sottosezioni — Inter SemiBold 20px
no setteroverride
heading4 TextStyle
H4: card headers, dialog titles — Inter Medium 17px
no setteroverride
heading5 TextStyle
H5: etichette di sezione — Inter Medium 14px
no setteroverride
heading6 TextStyle
H6: micro-heading — Inter Medium 13px
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
smallLabel TextStyle
Label piccola — Inter Regular 12px, colore secondario
no setteroverride
smallText TextStyle
Testo piccolo — Inter Regular 12px
no setteroverride
subTitle TextStyle
Sottotitolo descrittivo — Inter Regular 14px
no setteroverride
theme CLTheme
final
title TextStyle
Titolo UI (pulsanti, tab, menu item) — Inter Medium 15px (Foundation: no tracking)
no setteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited