background property

Color background

Implementation

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