orange11 property

Color get orange11

Implementation

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