orange1 property

Color get orange1

Implementation

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