onChanged property
Signature for a callback that report that a value was changed for a marker pointer.
Implementation
final ValueChanged<double>? onChanged;Signature for a callback that report that a value was changed for a marker pointer.
final ValueChanged<double>? onChanged;