onChangeEnd property

ValueChanged<double>? onChangeEnd
final

Signature for a callback that reports the value changes are ended for a marker pointer.

Implementation

final ValueChanged<double>? onChangeEnd;