onSurfaceColor property

Color get onSurfaceColor

Returns the color of the surface text on the current theme.

Implementation

Color get onSurfaceColor => theme.colorScheme.onSurface;