onTouchEnded function in user widget is not working

Hi,
When I override the onTouchEnded function in an user widget it doesn’t work - it’s simply not firing.
When I tried to override the onTouchStarted it worked without any problem.

Why is it not working??

Thanks