seekDuration property
a seek duration to seek to when the player is initialized. this is useful when you want to seek to a specific duration when the player is initialized.
Implementation
final Duration? seekDuration;
a seek duration to seek to when the player is initialized. this is useful when you want to seek to a specific duration when the player is initialized.
final Duration? seekDuration;