neutral0 property

Color neutral0

Implementation

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