MaterialDynamicColors class

Tokens, or named colors, in the Material Design system.

Constructors

MaterialDynamicColors()

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

Static Properties

background DynamicColor
getter/setter pair
error DynamicColor
getter/setter pair
errorContainer DynamicColor
getter/setter pair
inverseOnSurface DynamicColor
getter/setter pair
inversePrimary DynamicColor
getter/setter pair
inverseSurface DynamicColor
getter/setter pair
neutralPaletteKeyColor DynamicColor
getter/setter pair
neutralVariantPaletteKeyColor DynamicColor
getter/setter pair
onBackground DynamicColor
getter/setter pair
onError DynamicColor
getter/setter pair
onErrorContainer DynamicColor
getter/setter pair
onPrimary DynamicColor
getter/setter pair
onPrimaryContainer DynamicColor
getter/setter pair
onPrimaryFixed DynamicColor
getter/setter pair
onPrimaryFixedVariant DynamicColor
getter/setter pair
onSecondary DynamicColor
getter/setter pair
onSecondaryContainer DynamicColor
getter/setter pair
onSecondaryFixed DynamicColor
getter/setter pair
onSecondaryFixedVariant DynamicColor
getter/setter pair
onSurface DynamicColor
getter/setter pair
onSurfaceVariant DynamicColor
getter/setter pair
onTertiary DynamicColor
getter/setter pair
onTertiaryContainer DynamicColor
getter/setter pair
onTertiaryFixed DynamicColor
getter/setter pair
onTertiaryFixedVariant DynamicColor
getter/setter pair
outline DynamicColor
getter/setter pair
outlineVariant DynamicColor
getter/setter pair
primary DynamicColor
getter/setter pair
primaryContainer DynamicColor
getter/setter pair
primaryFixed DynamicColor
getter/setter pair
primaryFixedDim DynamicColor
getter/setter pair
primaryPaletteKeyColor DynamicColor
getter/setter pair
scrim DynamicColor
getter/setter pair
secondary DynamicColor
getter/setter pair
secondaryContainer DynamicColor
getter/setter pair
secondaryFixed DynamicColor
getter/setter pair
secondaryFixedDim DynamicColor
getter/setter pair
secondaryPaletteKeyColor DynamicColor
getter/setter pair
shadow DynamicColor
getter/setter pair
surface DynamicColor
getter/setter pair
surfaceBright DynamicColor
getter/setter pair
surfaceContainer DynamicColor
getter/setter pair
surfaceContainerHigh DynamicColor
getter/setter pair
surfaceContainerHighest DynamicColor
getter/setter pair
surfaceContainerLow DynamicColor
getter/setter pair
surfaceContainerLowest DynamicColor
getter/setter pair
surfaceDim DynamicColor
getter/setter pair
surfaceTint DynamicColor
getter/setter pair
surfaceVariant DynamicColor
getter/setter pair
tertiary DynamicColor
getter/setter pair
tertiaryContainer DynamicColor
getter/setter pair
tertiaryFixed DynamicColor
getter/setter pair
tertiaryFixedDim DynamicColor
getter/setter pair
tertiaryPaletteKeyColor DynamicColor
getter/setter pair

Static Methods

highestSurface(DynamicScheme s) DynamicColor

Constants

contentAccentToneDelta → const double