onDetectCodeBlock property

CustomPDFWidget? onDetectCodeBlock
final

Detect html code tag

some code
and it could be multiline

Implementation

final CustomPDFWidget? onDetectCodeBlock;