y property

  1. @JsonKey.new(name: 'y')
int? y
final

左上角的纵向偏移。

Implementation

@JsonKey(name: 'y')
final int? y;