html property

bool html
final

Whether the tooplip content is HTML. If false, the content will be

  • html-escaped. Default: false.

Implementation

final bool html;