position property Null safety
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;