DigitTabTypography class

Tablet-specific typography class

Inheritance

Constructors

DigitTabTypography({required TextStyle normalBase, required TextStyle displayBase, Color? normal, Color? light})
const

Properties

bodyL TextStyle
Body styles
no setterinherited
bodyS TextStyle
no setterinherited
bodyXS TextStyle
no setterinherited
button TextStyle
no setteroverride
captionL TextStyle
Caption styles
no setterinherited
captionM TextStyle
no setterinherited
captionS TextStyle
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
headingL TextStyle
no setterinherited
headingM TextStyle
no setterinherited
headingS TextStyle
no setterinherited
headingXl TextStyle
Heading styles
no setterinherited
headingXS TextStyle
no setterinherited
label TextStyle
Miscellaneous styles
no setteroverride
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
textTheme TextTheme
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