onSurface property

Color onSurface

Implementation

Color get onSurface => neutralTone(_isLight ? 10 : 90);