Sets the current value of the progress bar.
Future<double?> setProgress(double value) async { throw UnimplementedError('setProgress() has not been implemented.'); }