onStart property

(dynamic Function(IDKitStartDetails details)?) onStart
final

Gesture zoom, move start method call.

Implementation

final Function(IDKitStartDetails details)? onStart;