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