onChanged property

ValueChanged<double>? onChanged
final

Called when the current value of the indicator changes.

Implementation

final ValueChanged<double>? onChanged;