AndroidDynamicColors class final

Constructors

AndroidDynamicColors()

Properties

allDynamicColors → List<DynamicColor Function()>
latefinal
brandA → DynamicColor
no setter
brandB → DynamicColor
no setter
brandC → DynamicColor
no setter
brandD → DynamicColor
no setter
clockHour → DynamicColor
no setter
clockMinute → DynamicColor
no setter
clockSecond → DynamicColor
no setter
hashCode → int
The hash code for this object.
no setterinherited
onShadeActive → DynamicColor
no setter
onShadeActiveVariant → DynamicColor
no setter
onShadeInactive → DynamicColor
no setter
onShadeInactiveVariant → DynamicColor
no setter
onThemeApp → DynamicColor
no setter
overviewBackground → DynamicColor
no setter
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
shadeActive → DynamicColor
no setter
shadeDisabled → DynamicColor
no setter
shadeInactive → DynamicColor
no setter
themeApp → DynamicColor
no setter
themeAppRing → DynamicColor
no setter
themeNotif → DynamicColor
no setter
underSurface → DynamicColor
no setter
weatherTemp → DynamicColor
no setter
widgetBackground → DynamicColor
no setter

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