onSeekEnd property

ValueChanged<Duration>? onSeekEnd
final

seek结束时触发的回调

Implementation

final ValueChanged<Duration>? onSeekEnd;