controller property

SuperTooltipController? controller
final

A SuperTooltipController to manage the tooltip's visibility and state.

If not provided, a new SuperTooltipController will be created internally.

Implementation

final SuperTooltipController? controller;