menu
hand_signature package
documentation
signature.dart
CubicPath
points property
points property
dark_mode
light_mode
points
property
List
<
OffsetPoint
>
get
points
Returns raw data of path.
Implementation
List<OffsetPoint> get points => _points;
hand_signature package
documentation
signature
CubicPath
points property
CubicPath class