hashCode property
Override for hashcode, dart.ui Jenkins based.
Implementation
@override
int get hashCode => Object.hash(
primary,
primaryContainer,
primaryLightRef,
secondary,
secondaryContainer,
secondaryLightRef,
tertiary,
tertiaryContainer,
tertiaryLightRef,
appBarColor,
error,
errorContainer,
swapOnMaterial3,
);