surfaceDim property

Color surfaceDim

A color that's always darkest in the dark or light theme.

Implementation

Color get surfaceDim => _surfaceDim ?? surface;