onChanged property

ValueChanged<double> onChanged
final

On optional listener that's called when the centered item changes.

Implementation

final ValueChanged<double> onChanged;