controls property
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;
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.
final bool? controls;