clickTooltip abstract method

  1. @protected
void clickTooltip(
  1. Function customDismiss
)

Click on the tooltip event

Implementation

@protected
void clickTooltip(Function customDismiss);