gray3 property

Color get gray3

Implementation

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