errorContainer property

Color get errorContainer

Implementation

Color get errorContainer => errorTone(_isLight ? 90 : 30);