surfaceBright property

Color surfaceBright

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

Implementation

Color get surfaceBright => _surfaceBright ?? surface;