red12 property

Color get red12

Implementation

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