menu
flutter_drawing_board package
documentation
paint_contents.dart
SimpleLine
points property
points property
dark_mode
light_mode
points
property
List
<
Offset
>
?
points
getter/setter pair
绘制点列表(新增,用于贝塞尔曲线)
Implementation
List<Offset>? points;
flutter_drawing_board package
documentation
paint_contents
SimpleLine
points property
SimpleLine class