width property

double? width
getter/setter pair

The width of the image from which the barcode is currently parsed The position of the barcode is converted to the screen by width

Implementation

double? width;