onChangeStart property
Signature for a callback that reports the value of a marker pointer has started to change.
Implementation
final ValueChanged<double>? onChangeStart;
Signature for a callback that reports the value of a marker pointer has started to change.
final ValueChanged<double>? onChangeStart;