menu
fml package
documentation
datasources/detectors/text/text_detector.mobile.dart
LineRow
LineRow.new constructor
LineRow.new constructor
dark_mode
light_mode
LineRow
constructor
LineRow
(
List
<
TextElement
>
e
)
Implementation
LineRow(List<mlkit.TextElement> e) { words = e; }
fml package
documentation
datasources/detectors/text/text_detector.mobile
LineRow
LineRow.new constructor
LineRow class