warning property

Color warning

Implementation

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