menu
scanbot_sdk
scanbot_sdk.dart
PolygonPoint
PolygonPoint.new constructor
PolygonPoint.new
dark_mode
light_mode
PolygonPoint
constructor
PolygonPoint
(
{
required
double
x
,
required
double
y
,
})
Implementation
PolygonPoint({ required this.x, required this.y, });
scanbot_sdk
scanbot_sdk
PolygonPoint
PolygonPoint.new constructor
PolygonPoint class