onTapStart property

VoidCallback? onTapStart
finalinherited

Callback that is called when the is pressed.

Implementation

final VoidCallback? onTapStart;