tooltipHandle property
Tooltip
get
tooltipHandle
Implementation
Tooltip get tooltipHandle =>
_controllerProxy ??= _tooltipController.proxyFor(this);
Tooltip get tooltipHandle =>
_controllerProxy ??= _tooltipController.proxyFor(this);