menu
scribble_with_timestamp package
documentation
scribble_with_timestamp.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_with_timestamp
SketchLine
points property
SketchLine class