onDetectList property

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

When a list block is detected, this builder is called

Implementation

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