position property
final
Position of the tangent.
When used with PathMetric.getTangentForOffset, this represents the precise position that the given offset along the path corresponds to.
Implementation
final Offset position;
Position of the tangent.
When used with PathMetric.getTangentForOffset, this represents the precise position that the given offset along the path corresponds to.
final Offset position;