currentZoneCoordinates property

Zone? get currentZoneCoordinates

Getter to access the current zone being created.

Implementation

Zone? get currentZoneCoordinates => _currentZoneCoordinates;