menu
camera_kit_plus package
documentation
camera_kit_ocr_plus_view.dart
OcrPoint
OcrPoint.new constructor
OcrPoint.new constructor
dark_mode
light_mode
OcrPoint
constructor
OcrPoint
(
{
required
double
x
,
required
double
y
,
})
Implementation
OcrPoint({ required this.x, required this.y, });
camera_kit_plus package
documentation
camera_kit_ocr_plus_view
OcrPoint
OcrPoint.new constructor
OcrPoint class