sandSurface property

Color get sandSurface

Implementation

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