surfaceContainerHigh property

int get surfaceContainerHigh

The surfaceContainerHigh color of the theme.

Implementation

int get surfaceContainerHigh =>
    getArgb(MaterialDynamicColors.surfaceContainerHigh);