onDetectInlinesMarkdown property

CustomPDFWidget? onDetectInlinesMarkdown
final

Detect classic inline markdown styles: bold italic underline strikethrough is not supported yet

Implementation

final CustomPDFWidget? onDetectInlinesMarkdown;