html property
final
Whether the tooplip content is HTML. If false
, the content will be
- html-escaped. Default: false.
Implementation
final bool html;
Whether the tooplip content is HTML. If false
, the content will be
final bool html;