width property

  1. @nonVirtual
  2. @JsonKey(name: 'width')
String? width
getter/setter pair

Implementation

@nonVirtual
@JsonKey(name: 'width')
String? width;