VideoPlayerValue.uninitialized constructor
VideoPlayerValue.uninitialized()
Returns an instance with a null
Duration.
Implementation
VideoPlayerValue.uninitialized() : this(duration: null);
Returns an instance with a null
Duration.
VideoPlayerValue.uninitialized() : this(duration: null);