gray11 property

Color get gray11

Implementation

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