setUIProgressBar method
Future<int>
setUIProgressBar(
- TauPlayerCallback callback, {
- Duration? duration,
- Duration? progress,
Implementation
Future<int> setUIProgressBar(TauPlayerCallback callback, {Duration? duration, Duration? progress,})
{
throw UnimplementedError('invokeMethod() has not been implemented.');
}