menu
barcode_scanner
json/common.dart
PolygonPoint
PolygonPoint constructor
PolygonPoint
brightness_4
brightness_5
PolygonPoint
constructor
PolygonPoint
(
num
x
,
num
y
)
Implementation
PolygonPoint(num x, num y) : super(x, y);
barcode_scanner
common
PolygonPoint
PolygonPoint constructor
PolygonPoint class