onDetectBlockquote property

CustomPDFWidget? onDetectBlockquote
final

Detect html blockquote tag

text in blockquote
and it could be multiline

Implementation

final CustomPDFWidget? onDetectBlockquote;