gray2 property

Color get gray2

Implementation

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