onSurfaceColor property
Color
get
onSurfaceColor
The color used for text or icons displayed on surface color backgrounds.
Implementation
Color get onSurfaceColor => _colorScheme.onSurface;
The color used for text or icons displayed on surface color backgrounds.
Color get onSurfaceColor => _colorScheme.onSurface;