UnTextStyle class Null safety
UnselfStyle Text Style Definitions
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent 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
- bodyLarge → TextStyle
-
Body Large Text Style
read-only
- bodyMedium → TextStyle
-
Body Medium Text Style
read-only
- bodySmall → TextStyle
-
Body Small Text Style
read-only
- displayLarge → TextStyle
-
Display Large Text Style
read-only
- displayMedium → TextStyle
-
Display Medium Text Style
read-only
- displaySmall → TextStyle
-
Display Small Text Style
read-only
- headlineLarge → TextStyle
-
Headline Large Text Style
read-only
- headlineMedium → TextStyle
-
Headline Medium Text Style
read-only
- headlineSmall → TextStyle
-
Headline Small Text Style
read-only
- labelLarge → TextStyle
-
Label Large Text Style
read-only
- labelMedium → TextStyle
-
Label Medium Text Style
read-only
- labelSmall → TextStyle
-
Label Small Text Style
read-only
- titleLarge → TextStyle
-
Title Large Text Style
read-only
- titleMedium → TextStyle
-
Title Medium Text Style
read-only
- titleSmall → TextStyle
-
Title Small Text Style
read-only