onTouchEnter property

VoidCallback? onTouchEnter
final

Called when a pointer that has previously come into contact with the screen changes position and reaches this widget's location.

Implementation

final VoidCallback? onTouchEnter;