width property

  1. @BuiltValueField(wireName: r'width')
int? width

Width of the image

Implementation

@BuiltValueField(wireName: r'width')
int? get width;