buildImage abstract method

PdfImage buildImage(
  1. Context context, {
  2. int? width,
  3. int? height,
})

Implementation

PdfImage buildImage(Context context, {int? width, int? height});