menu
focused_area_ocr_flutter package
documentation
focused_area_ocr_painter.dart
FocusedAreaOCRPainter
textBackgroundPaint property
textBackgroundPaint property
dark_mode
light_mode
textBackgroundPaint
property
Paint
?
textBackgroundPaint
final
The paint to use for drawing the background of recognized text.
Implementation
final Paint? textBackgroundPaint;
focused_area_ocr_flutter package
documentation
focused_area_ocr_painter
FocusedAreaOCRPainter
textBackgroundPaint property
FocusedAreaOCRPainter class