menu
zezis_printing package
documentation
pdf/src/widgets/shape.dart
Rectangle
Rectangle.new constructor
Rectangle.new constructor
dark_mode
light_mode
Rectangle
constructor
Rectangle
(
{
PdfColor
?
fillColor
,
PdfColor
?
strokeColor
,
double
strokeWidth
=
1.0
,
})
Implementation
Rectangle({this.fillColor, this.strokeColor, this.strokeWidth = 1.0});
zezis_printing package
documentation
pdf/src/widgets/shape
Rectangle
Rectangle.new constructor
Rectangle class