menu
barcode_scanner package
documentation
core.dart
LineSegmentInt
end property
end property
dark_mode
light_mode
end
property
Point
<
int
>
end
final
End point of the segment.
Implementation
final Point<int> end;
barcode_scanner package
documentation
core
LineSegmentInt
end property
LineSegmentInt class