DigitMobileTypography class
Mobile-specific typography class
- Inheritance
-
- Object
- DigitTypography
- DigitMobileTypography
Constructors
- DigitMobileTypography({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 setterinherited
-
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 setterinherited
- link → TextStyle
-
no setterinherited
- 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