const KitTooltip({ required this.text, required this.child, this.disabled = false, super.key, }) : content = const SizedBox.shrink(), isRich = false;