cyan1 property

Color get cyan1

Implementation

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