jadeContrast property

Color get jadeContrast

Implementation

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