menu
scanbot_sdk
scanbot_sdk.dart
BarcodeItem
extendedQuad property
extendedQuad
dark_mode
light_mode
extendedQuad
property
List
<
Point
<
int
>
>
extendedQuad
final
As quad, but extended to appropriate height for oned barcodes.
Implementation
final List<Point<int>> extendedQuad;
scanbot_sdk
scanbot_sdk
BarcodeItem
extendedQuad property
BarcodeItem class