menu
pencil_field package
documentation
pencil_field.dart
PencilStroke
points property
points property
dark_mode
light_mode
points
property
@
Deprecated
('Will be removed in version 1.0.0.')
List
<
Point
<
num
>
>
get
points
Implementation
@Deprecated('Will be removed in version 1.0.0.') List<Point> get points => _points;
pencil_field package
documentation
pencil_field
PencilStroke
points property
PencilStroke class