controls property

bool? controls
final

f this attribute is present, the browser will offer controls to allow the user to control Video playback, including volume, seeking, and pause/resume playback.

Implementation

final bool? controls;