tapHandler property

MarkdownTapHandler? tapHandler
final

The handler that handles taps on links in the template. Defaults to UrlMarkdownTapHandler.

Implementation

final MarkdownTapHandler? tapHandler;