original property

PathOrder original
getter/setter pair

The PathSegment elements are painted in the order as they are laid out in the Svg asset or path list. This is useful as a default PathOrder for cases where a PathOrder is required but no different order is desired.

Implementation

static PathOrder original = PathOrder._original();