onEnd property

Callback invoked when the user finishes dragging the slider

Provides the final selected position (0-based index)

Implementation

final ImageSliderOnEndCallback? onEnd;