y property

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

The vertical offset from the top-left corner.

Implementation

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