currentTouchSize property

Size currentTouchSize

Current touch area size during the animation.

Defaults to Size.zero

Implementation

Size get currentTouchSize => _touch.currentSize;