originalPoints property

List<LightColorXy> originalPoints

The value of points when this object was instantiated.

Implementation

List<LightColorXy> get originalPoints => _originalPoints;