basic property

Color basic

Implementation

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