loop property
A Boolean attribute: if specified, the Video player will automatically seek back to the start upon reaching the end of the Video.
Implementation
final bool? loop;
A Boolean attribute: if specified, the Video player will automatically seek back to the start upon reaching the end of the Video.
final bool? loop;