onBackground property

Color get onBackground

Implementation

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