hashCode property
Override for hashcode, dart.ui Jenkins based.
Implementation
@override
int get hashCode => Object.hash(
surface,
surfaceDim,
surfaceBright,
surfaceContainerLowest,
surfaceContainerLow,
surfaceContainer,
surfaceContainerHigh,
surfaceContainerHighest,
inverseSurface,
scaffoldBackground,
dialogBackground,
);