surfaceColor property

Color get surfaceColor

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

Implementation

Color get surfaceColor => _colorScheme.surface;