menu
barcode_kit package
documentation
barcode_kit_view.dart
BarcodeCornerPoint
BarcodeCornerPoint.new constructor
BarcodeCornerPoint.new constructor
dark_mode
light_mode
BarcodeCornerPoint
constructor
BarcodeCornerPoint
(
{
required
double
x
,
required
double
y
,
})
Implementation
BarcodeCornerPoint({ required this.x, required this.y, });
barcode_kit package
documentation
barcode_kit_view
BarcodeCornerPoint
BarcodeCornerPoint.new constructor
BarcodeCornerPoint class