DigitDesktopTypography class
Tablet-specific typography class
- Inheritance
-
- Object
- DigitTypography
- DigitDesktopTypography
Constructors
- DigitDesktopTypography({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
-
no setteroverride
-
Caption styles
no setterinherited
-
no setterinherited
-
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
- link → TextStyle
-
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