surfaceColor property

Color get surfaceColor

The surface color from the current theme's color scheme.

Implementation

Color get surfaceColor => colorScheme.surface;