position property

double? position
getter/setter pair

The relative position of the color stop in the gradient band measured in percentage.

The value should be in the interval [0.0, 1.0].

Implementation

core.double? position;