ZetaSemanticColors class abstract interface

Semantic tokens for Colors.

Implementers

Properties

borderDefault Color
Border Default color
no setter
borderDisabled Color
Border Disabled color
no setter
borderHover Color
Border Hover color
no setter
borderInfo Color
Border Info color
no setter
borderNegative Color
Border Negative color
no setter
borderPositive Color
Border Positive color
no setter
borderPrimary Color
Border Primary color
no setter
borderPrimaryMain Color
Border Primary Main color
no setter
borderPure Color
Border Pure color
no setter
borderSecondary Color
Border Secondary color
no setter
borderSelected Color
Border Selected color
no setter
borderSubtle Color
Border Subtle color
no setter
borderWarning Color
Border Warning color
no setter
hashCode int
The hash code for this object.
no setterinherited
mainDefault Color
Main Default color
no setter
mainDisabled Color
Main Disabled color
no setter
mainInfo Color
Main Info color
no setter
mainInverse Color
Main Inverse color
no setter
mainLight Color
Main Light color
no setter
mainNegative Color
Main Negative color
no setter
mainPositive Color
Main Positive color
no setter
mainPrimary Color
Main Primary color
no setter
mainSecondary Color
Main Secondary color
no setter
mainSubtle Color
Main Subtle color
no setter
mainWarning Color
Main Warning color
no setter
primitives ZetaPrimitives
Primitives used to construct semantic colors
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stateDefaultEnabled Color
State Default Enabled color
no setter
stateDefaultFocus Color
State Default Focus color
no setter
stateDefaultHover Color
State Default Hover color
no setter
stateDefaultSelected Color
State Default Selected color
no setter
stateDisabledDisabled Color
State Disabled Disabled color
no setter
stateInfoEnabled Color
State Info Enabled color
no setter
stateInfoFocus Color
State Info Focus color
no setter
stateInfoHover Color
State Info Hover color
no setter
stateInfoSelected Color
State Info Selected color
no setter
stateInverseEnabled Color
State Inverse Enabled color
no setter
stateInverseFocus Color
State Inverse Focus color
no setter
stateInverseHover Color
State Inverse Hover color
no setter
stateInverseSelected Color
State Inverse Selected color
no setter
stateNegativeEnabled Color
State Negative Enabled color
no setter
stateNegativeFocus Color
State Negative Focus color
no setter
stateNegativeHover Color
State Negative Hover color
no setter
stateNegativeSelected Color
State Negative Selected color
no setter
statePositiveEnabled Color
State Positive Enabled color
no setter
statePositiveFocus Color
State Positive Focus color
no setter
statePositiveHover Color
State Positive Hover color
no setter
statePositiveSelected Color
State Positive Selected color
no setter
statePrimaryEnabled Color
State Primary Enabled color
no setter
statePrimaryFocus Color
State Primary Focus color
no setter
statePrimaryHover Color
State Primary Hover color
no setter
statePrimarySelected Color
State Primary Selected color
no setter
stateSecondaryEnabled Color
State Secondary Enabled color
no setter
stateSecondaryFocus Color
State Secondary Focus color
no setter
stateSecondaryHover Color
State Secondary Hover color
no setter
stateSecondarySelected Color
State Secondary Selected color
no setter
surfaceAvatarBlue Color
Surface Avatar Blue color
no setter
surfaceAvatarGreen Color
Surface Avatar Green color
no setter
surfaceAvatarOrange Color
Surface Avatar Orange color
no setter
surfaceAvatarPink Color
Surface Avatar Pink color
no setter
surfaceAvatarPurple Color
Surface Avatar Purple color
no setter
surfaceAvatarTeal Color
Surface Avatar Teal color
no setter
surfaceAvatarYellow Color
Surface Avatar Yellow color
no setter
surfaceCool Color
Surface Cool color
no setter
surfaceDefault Color
Surface Default color
no setter
surfaceDefaultInverse Color
Surface Default Inverse color
no setter
surfaceDisabled Color
Surface Disabled color
no setter
surfaceHover Color
Surface Hover color
no setter
surfaceInfo Color
Surface Info color
no setter
surfaceInfoSubtle Color
Surface Info Subtle color
no setter
surfaceNegative Color
Surface Negative color
no setter
surfaceNegativeSubtle Color
Surface Negative Subtle color
no setter
surfacePositive Color
Surface Positive color
no setter
surfacePositiveSubtle Color
Surface Positive Subtle color
no setter
surfacePrimary Color
Surface Primary color
no setter
surfacePrimarySubtle Color
Surface Primary Subtle color
no setter
surfaceSecondary Color
Surface Secondary color
no setter
surfaceSecondarySubtle Color
Surface Secondary Subtle color
no setter
surfaceSelected Color
Surface Selected color
no setter
surfaceSelectedHover Color
Surface Selected Hover color
no setter
surfaceWarm Color
Surface Warm color
no setter
surfaceWarning Color
Surface Warning color
no setter
surfaceWarningSubtle Color
Surface Warning Subtle color
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