menu
flutter_drawing_board package
documentation
paint_contents.dart
SmoothLine
strokeWidthList property
strokeWidthList property
dark_mode
light_mode
strokeWidthList
property
List
<
double
>
strokeWidthList
getter/setter pair
点之间的绘制线条权重列表
Implementation
late List<double> strokeWidthList;
flutter_drawing_board package
documentation
paint_contents
SmoothLine
strokeWidthList property
SmoothLine class