currentTime property

Future<double> currentTime
inherited

Returns the elapsed time in seconds since the video started playing.

Implementation

Future<double> get currentTime;