Deactivates this Tooltip.
@override void deactivate({bool immediate = false}) { _showPopup = false; _changeDetector.markForCheck(); }