surfaceContainerHigh property
A surface container color with a darker tone. It is used to create more emphasis than surfaceContainer but less emphasis than surfaceContainerHighest.
Implementation
Color get surfaceContainerHigh => _surfaceContainerHigh ?? surface;