onTapTrackStart property
final
Callback used to indicate that a tap tracking has started upon a PointerDownEvent.
Implementation
final VoidCallback? onTapTrackStart;
Callback used to indicate that a tap tracking has started upon a PointerDownEvent.
final VoidCallback? onTapTrackStart;