currentVideoPosition property

Duration currentVideoPosition

Returns the current position of the video

Implementation

Duration get currentVideoPosition => _ctr.videoPosition;