offset property

List<Offset>? offset
final

每个标注文案的偏移量,必须和 sidesCount 保持一致。

Implementation

final List<Offset>? offset;