onVerticalChangeEnd property

ValueChanged<double>? onVerticalChangeEnd
final

Called when the vertical value stops changing.

Implementation

final ValueChanged<double>? onVerticalChangeEnd;