drawBelowEverything property

bool drawBelowEverything
final

If titles are showing on top of your tooltip, you can draw them below everything.

In the future, we will convert tooltips to a widget, that would solve this problem.

Implementation

final bool drawBelowEverything;