danger property

Color danger

Implementation

Color get danger =>
    _isLight ? OptimusLightColors.danger : OptimusDarkColors.danger;