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