menu
camera_kit_plus package
documentation
camera_kit_ocr_plus_view.dart
OcrLine
OcrLine.new constructor
OcrLine.new constructor
dark_mode
light_mode
OcrLine
constructor
OcrLine
(
{
required
String
text
,
required
List
<
OcrPoint
>
cornerPoints
,
})
Implementation
OcrLine({ required this.text, required this.cornerPoints, });
camera_kit_plus package
documentation
camera_kit_ocr_plus_view
OcrLine
OcrLine.new constructor
OcrLine class