buffered property
The currently buffered content of the media.
This is useful for streamed content. If you are playing a local file then you can leave this out.
Implementation
final Duration? buffered;
The currently buffered content of the media.
This is useful for streamed content. If you are playing a local file then you can leave this out.
final Duration? buffered;