background property

Color get background

Implementation

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