menu
pulsar_web package
documentation
engine/morphic/conten_elements.dart
Video
width method
width method
dark_mode
light_mode
width
method
Video
width
(
int
w
)
Implementation
Video width(int w) { attr('width', StringAttribute('$w')); return this; }
pulsar_web package
documentation
engine/morphic/conten_elements
Video
width method
Video class