isInitialized property

bool isInitialized

Indicates whether or not the video has been loaded and is ready to play.

Implementation

bool get isInitialized => videoPlayerValue.isInitialized;