onCurlUpdate property

OnCurlComplete? onCurlUpdate
final

Callback during curl gesture with curl amount (0.0 to 1.0).

Implementation

final ValueChanged<double>? onCurlUpdate;