positions property

List<num>? positions
final

两个长度的数组,优先级最高,ImageAnnotation的位置,对应xy轴的value

Implementation

final List<num>? positions;