menu
google_vision_flutter package
documentation
google_vision_flutter.dart
Vertex
Vertex.new constructor
Vertex.new constructor
dark_mode
light_mode
Vertex
constructor
Vertex
(
{
required
int
x
,
required
int
y
,
})
Implementation
Vertex({required this.x, required this.y});
google_vision_flutter package
documentation
google_vision_flutter
Vertex
Vertex.new constructor
Vertex class