red6 property

Color get red6

Implementation

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