x property Null safety

int? x
@JsonKey(includeIfNull: false), read / write

左上角的横向偏移。

Implementation

@JsonKey(includeIfNull: false)
int? x;