onDetectHeaderBlock property

PDFWidgetBuilder<List<InlineSpan>, Widget>? onDetectHeaderBlock
final

When a header block is detected, this builder is called

Implementation

final qpdf.PDFWidgetBuilder<List<pw.InlineSpan>, pw.Widget>?
    onDetectHeaderBlock;