onTapTrackStart property

VoidCallback? onTapTrackStart
getter/setter pairinherited

Callback used to indicate that a tap tracking has started upon a PointerDownEvent.

Implementation

VoidCallback? onTapTrackStart;