seekDuration property

Duration? seekDuration
final

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;