cyan2 property

Color get cyan2

Implementation

Color get cyan2 => _isLight ? FlyColorLight.cyan2 : FlyColorDark.cyan2;