onHorizontalChangeEnd property

ValueChanged<double>? onHorizontalChangeEnd
final

Called when the horizontal value stops changing.

Implementation

final ValueChanged<double>? onHorizontalChangeEnd;