onChangeStart property

ValueChanged<double>? onChangeStart
final

Signature for a callback that reports the value of a marker pointer has started to change.

Implementation

final ValueChanged<double>? onChangeStart;