onProgressChanged property
return the current value of progressbar to get latest value please set isDragable field to true this feature is only available for linear progress type
Implementation
final ValueChanged<double>? onProgressChanged;
return the current value of progressbar to get latest value please set isDragable field to true this feature is only available for linear progress type
final ValueChanged<double>? onProgressChanged;