menu
pdf package
documentation
widgets.dart
Rectangle
Rectangle constructor
Rectangle 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});
pdf package
documentation
widgets
Rectangle
Rectangle constructor
Rectangle class