menu
kurdish_pdf package
documentation
pdf.dart
PdfRect
PdfRect.new const constructor
PdfRect.new const constructor
dark_mode
light_mode
PdfRect
constructor
const
PdfRect
(
double
x
,
double
y
,
double
width
,
double
height
,
)
Implementation
const PdfRect(this.x, this.y, this.width, this.height);
kurdish_pdf package
documentation
pdf
PdfRect
PdfRect.new const constructor
PdfRect class