menu
ocr_kit_plus package
documentation
ocr_kit_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, });
ocr_kit_plus package
documentation
ocr_kit_view
OcrLine
OcrLine.new constructor
OcrLine class