grassSurface property

Color get grassSurface

Implementation

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