menu
barcode_scanner package
documentation
scanbot_barcode_sdk.dart
PolygonPoint
PolygonPoint.new constructor
PolygonPoint.new constructor
dark_mode
light_mode
PolygonPoint
constructor
PolygonPoint
(
num
x
,
num
y
)
Implementation
PolygonPoint(num x, num y) : super(x, y);
barcode_scanner package
documentation
scanbot_barcode_sdk
PolygonPoint
PolygonPoint.new constructor
PolygonPoint class