props property
override
The list of properties that will be used to determine whether two instances are equal.
Implementation
@override
List<Object?> get props => [
mainDefault,
mainSubtle,
mainPrimary,
mainSecondary,
mainPositive,
mainWarning,
mainNegative,
mainInfo,
mainDisabled,
mainLight,
mainInverse,
borderDefault,
borderSelected,
borderHover,
borderSubtle,
borderDisabled,
borderPure,
borderPrimaryMain,
borderPrimary,
borderSecondary,
borderPositive,
borderWarning,
borderNegative,
borderInfo,
surfaceDefault,
surfaceDefaultInverse,
surfaceHover,
surfaceSelected,
surfaceSelectedHover,
surfaceDisabled,
surfaceCool,
surfaceWarm,
surfacePrimary,
surfacePrimarySubtle,
surfaceSecondary,
surfaceSecondarySubtle,
surfacePositive,
surfacePositiveSubtle,
surfaceWarning,
surfaceWarningSubtle,
surfaceNegative,
surfaceNegativeSubtle,
surfaceInfo,
surfaceInfoSubtle,
stateDisabledDisabled,
stateDefaultEnabled,
stateDefaultHover,
stateDefaultSelected,
stateDefaultFocus,
statePrimaryEnabled,
statePrimaryHover,
statePrimarySelected,
statePrimaryFocus,
stateNegativeEnabled,
stateNegativeHover,
stateNegativeSelected,
stateNegativeFocus,
stateSecondaryEnabled,
stateSecondaryHover,
stateSecondarySelected,
stateSecondaryFocus,
stateInfoEnabled,
stateInfoHover,
stateInfoSelected,
stateInfoFocus,
stateInverseEnabled,
stateInverseHover,
stateInverseSelected,
stateInverseFocus,
statePositiveEnabled,
statePositiveHover,
statePositiveSelected,
statePositiveFocus,
chart1Primary,
chart1Secondary,
chart2Primary,
chart2Secondary,
chart3Primary,
chart3Secondary,
chart4Primary,
chart4Secondary,
chart5Primary,
chart5Secondary,
chart6Primary,
chart6Secondary,
chart7Primary,
chart7Secondary,
chart8Primary,
chart8Secondary,
avatarBlue,
avatarGreen,
avatarOrange,
avatarPink,
avatarPurple,
avatarTeal,
avatarYellow,
];