onBackground property

Color onBackground

Implementation

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