menu
bones_ui package
documentation
bones_ui_test.dart
CanvasImageViewer
points property
points property
dark_mode
light_mode
points
property
List
<
Point
<
num
>
>
?
get
points
Point elements rendered in the image.
Implementation
List<Point<num>>? get points => _points?.valueCopy;
bones_ui package
documentation
bones_ui_test
CanvasImageViewer
points property
CanvasImageViewer class