delegateFillPath method

  1. @override
void delegateFillPath(
  1. PdfPath path,
  2. PdfColor color,
  3. PdfFillRule rule,
  4. double alpha,
)
override

Delegated paint ops (the base flushes before each).

Implementation

@override
void delegateFillPath(path, color, rule, double alpha) {}