menu
pulsar_web package
documentation
engine/morphic/conten_elements.dart
Iframe
loading method
loading method
dark_mode
light_mode
loading
method
Iframe
loading
(
String
l
)
Implementation
Iframe loading(String l) { attr('loading', StringAttribute(l)); return this; }
pulsar_web package
documentation
engine/morphic/conten_elements
Iframe
loading method
Iframe class