tip property

Element tip

The tooltip Element.

Implementation

Element get tip =>
    _tip ??= Element.html(template, treeSanitizer: NodeTreeSanitizer.trusted);