customHTMLToMarkdownConverter property

String Function(String html)? customHTMLToMarkdownConverter
final

Implementation

final String Function(String html)? customHTMLToMarkdownConverter;