onChanged property

(void Function(double newValue)?) onChanged
final

Is called when user released

Implementation

final void Function(double newValue)? onChanged;