onProgressUpdated property Null safety
read / write
Callback to get updates on the progress of the currently playing media.
Implementation
ProgressListener? onProgressUpdated;
Callback to get updates on the progress of the currently playing media.
ProgressListener? onProgressUpdated;