red3 property

Color get red3

Implementation

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