onMouseOver method

void onMouseOver()

Implementation

void onMouseOver() {
  _tooltipController.keepOpen(this);
}