loop property

bool loop
final

Enabling this causes the player to play the video again and again.

Default is false.

Implementation

final bool loop;