ESAppTheme 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
Constants
- body1 → const TextStyle
- body2 → const TextStyle
- chipBackground → const Color
- darkerText → const Color
- darkGrey → const Color
- darkText → const Color
- deactivatedText → const Color
- dismissibleBackground → const Color
- display1 → const TextStyle
- fontName → const String
- grey → const Color
- headline → const TextStyle
- lightText → const Color
- nearlyBlack → const Color
- nearlyWhite → const Color
- notWhite → const Color
- spacer → const Color
- subtitle → const TextStyle
- textTheme → const TextTheme
- title → const TextStyle
- white → const Color