const ScaleOnTap({ required this.child, super.key, this.scale = 0.95, this.duration = const Duration(milliseconds: 150), });