isCompleted property

bool isCompleted
final

True if video has finished playing to end.

Reverts to false if video position changes, or video begins playing. Does not update if video is looping.

Implementation

final bool isCompleted;