gray1 property

Color get gray1

Implementation

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