onUpdate property

ImageSliderOnUpdateCallback? onUpdate
final

Callback invoked during slider drag with the current percentage (0.0 to 1.0)

Implementation

final ImageSliderOnUpdateCallback? onUpdate;