onErrorContainer property

Color get onErrorContainer

Implementation

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