menu
Dart
dart:html
VideoElement
width property
width
brightness_4
brightness_5
description
width
property
int
width
Implementation
int get width native;
void
width=
(
int
value
)
Implementation
set width(int value) native;
Dart
dart:html
VideoElement
width property
VideoElement class