Constructor for the LongTapAnimation widget.
const LongTapAnimation({ super.key, required this.child, this.pressedScale = 0.9, });