DuTaToTypography class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Static Properties
- body → TextStyle
-
no setter
- bodySm → TextStyle
-
no setter
- display → TextStyle
-
no setter
- displaySm → TextStyle
-
no setter
- displayXl → TextStyle
-
no setter
- h1 → TextStyle
-
no setter
- h2 → TextStyle
-
no setter
- h3 → TextStyle
-
no setter
- hand → TextStyle
-
no setter
- label → TextStyle
-
no setter
- lede → TextStyle
-
no setter
- mono → TextStyle
-
no setter
- title → TextStyle
-
no setter
- titleSm → TextStyle
-
no setter
Static Methods
-
materialTextTheme(
Color ink, Color ink2) → TextTheme - Full Material TextTheme populated with the roles above. Pass an ink color so heavy roles default to it.