autoPlay property

bool autoPlay
final

Specifies whether the initial video will automatically start to play when the player loads.

Default is true.

Note: auto play might not always work on mobile devices.

Implementation

final bool autoPlay;