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