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