LightTheme 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

accent → const String
accentForeground → const String
background → const String
border → const String
card → const String
cardForeground → const String
destructive → const String
destructiveForeground → const String
foreground → const String
input → const String
muted → const String
mutedForeground → const String
popover → const String
popoverForeground → const String
primary → const String
primaryForeground → const String
ring → const String
secondary → const String
secondaryForeground → const String
selection → const String
success → const String
successForeground → const String