vector property

Offset vector
final

The vector of the curve at position.

When used with PathMetric.getTangentForOffset, this is the vector of the curve that is at the given offset along the path (i.e. the direction of the curve at position).

Implementation

final Offset vector;