menu
zezis_printing package
documentation
pdf/src/widgets/shape.dart
InkList
InkList.new constructor
InkList.new constructor
dark_mode
light_mode
InkList
constructor
InkList
(
{
required
List
<
List
<
PdfPoint
>
>
points
,
PdfColor
?
strokeColor
,
double
strokeWidth
=
1.0
,
})
Implementation
InkList({required this.points, this.strokeColor, this.strokeWidth = 1.0});
zezis_printing package
documentation
pdf/src/widgets/shape
InkList
InkList.new constructor
InkList class