menu
scribble_with_timestamp package
documentation
scribble.dart
SketchLine
points property
points property
dark_mode
light_mode
points
property
List
<
Point
>
get
points
inherited
The points that make up the line
Implementation
List
<Point>
get
points =>
throw
_privateConstructorUsedError;
scribble_with_timestamp package
documentation
scribble
SketchLine
points property
SketchLine class