oliveContrast property
Color
get
oliveContrast
Implementation
Color get oliveContrast => _isLight ? FlyColorLight.oliveContrast : FlyColorDark.oliveContrast;
Color get oliveContrast => _isLight ? FlyColorLight.oliveContrast : FlyColorDark.oliveContrast;