boundingBox method

  1. @override
PdfRect boundingBox()
override

Implementation

@override
PdfRect boundingBox() => PdfRect(x, y, width, height);