isReady property

bool isReady

Whether this video is ready to be played.

Implementation

bool get isReady => controller.value.isInitialized;