onSurfaceColor property
Returns the color of the surface text on the current theme.
Implementation
Color get onSurfaceColor => theme.colorScheme.onSurface;
Returns the color of the surface text on the current theme.
Color get onSurfaceColor => theme.colorScheme.onSurface;