AppTheme class
Constructors
Properties
- backgroundDark → Color
-
final
- backgroundLight → Color
-
final
- darkTheme → bool
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- primary → Color
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- secondary → Color
-
final
- textDark → Color
-
final
- textLight → Color
-
final
Methods
-
backgroundColor(
) → Color -
boxShadow(
) → List< BoxShadow> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
primaryColor(
) → Color -
secondaryColor(
) → Color -
textColor(
) → Color -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited