maxSize property

  1. @Deprecated('without replacement')
Dimension? maxSize
final

Specifies a maximum barcode size (type Dimension). Only applicable to Data Matrix now.

@deprecated without replacement

Implementation

@Deprecated('without replacement')
final Dimension? maxSize;