showTail property

bool showTail
final

The tail (arrow from the tooltip toward the target). On by default — it is what visually ties the tooltip to the hole; set false for a floating-callout look. Applies to the default tooltip only: a custom tooltipBuilder owns its look entirely.

Implementation

final bool showTail;