parser property

HtmlParser parser
final

A reference to the HtmlParser instance. Useful for calling callbacks on the Html widget like onLinkTap.

Implementation

final HtmlParser parser;