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