onChanged property

ValueChanged<double>? onChanged
final

Signature for a callback that report that a value was changed for a marker pointer.

Implementation

final ValueChanged<double>? onChanged;