ApplicationTheme 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 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
- black ↔ Color
-
getter/setter pair
- extraLightPurple ↔ Color
-
getter/setter pair
- green ↔ Color
-
getter/setter pair
- libelulaColor ↔ Color
-
getter/setter pair
- lightPurple ↔ Color
-
getter/setter pair
- orange ↔ Color
-
getter/setter pair
- purple ↔ Color
-
getter/setter pair
- red ↔ Color
-
getter/setter pair
- visaColor ↔ Color
-
getter/setter pair
Static Methods
-
getApplicationTheme(
) → ThemeData