onStart property

VoidCallback? onStart
final

A callback raised when a user starts a hold on the widget and has begun to squish it around.

Implementation

final VoidCallback? onStart;