onError property

Color get onError

Implementation

Color get onError => errorTone(_isLight ? 100 : 20);