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

Static Methods

highestSurface(DynamicScheme s) DynamicColor
Get DynamicColor for highestSurface.

Constants

contentAccentToneDelta → const double
Required tone delta for content accent.