Creates a widget that configures the visibility of Tooltip.
const TooltipVisibility({super.key, required this.visible, required this.child});