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