onChange property
final
Called with the values of the range selector whenever it is changed.
Implementation
final ValueChanged<RangeValues>? onChange;
Called with the values of the range selector whenever it is changed.
final ValueChanged<RangeValues>? onChange;