AtomicTypography class
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
- bodyLargePrimary → TextStyle
-
no setter
- bodyLargeSecondary → TextStyle
-
no setter
- bodyMediumPrimary → TextStyle
-
no setter
- bodyMediumSecondary → TextStyle
-
no setter
- bodySmallPrimary → TextStyle
-
no setter
- bodySmallSecondary → TextStyle
-
no setter
- displayLargePrimary → TextStyle
-
no setter
- displayMediumPrimary → TextStyle
-
no setter
- displaySmallPrimary → TextStyle
-
no setter
- headlineLargePrimary → TextStyle
-
no setter
- headlineMediumPrimary → TextStyle
-
no setter
- headlineSmallPrimary → TextStyle
-
no setter
- labelLargePrimary → TextStyle
-
no setter
- labelMediumPrimary → TextStyle
-
no setter
- labelSmallPrimary → TextStyle
-
no setter
- titleLargePrimary → TextStyle
-
no setter
- titleMediumPrimary → TextStyle
-
no setter
- titleSmallPrimary → TextStyle
-
no setter
Constants
- black → const FontWeight
- bodyLarge → const TextStyle
- bodyMedium → const TextStyle
- bodySmall → const TextStyle
- bold → const FontWeight
- displayLarge → const TextStyle
- displayMedium → const TextStyle
- displaySmall → const TextStyle
- extraBold → const FontWeight
- fontFamily → const String
- headlineLarge → const TextStyle
- headlineMedium → const TextStyle
- headlineSmall → const TextStyle
- labelLarge → const TextStyle
- labelMedium → const TextStyle
- labelSmall → const TextStyle
- light → const FontWeight
- medium → const FontWeight
- monospaceFontFamily → const String
- regular → const FontWeight
- semiBold → const FontWeight
- thin → const FontWeight
- titleLarge → const TextStyle
- titleMedium → const TextStyle
- titleSmall → const TextStyle