onErrorContainer property

Color onErrorContainer

Implementation

Color get onErrorContainer => errorTone(_isLight ? 10 : 90);