red10 property

Color get red10

Implementation

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