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