menu
pulsar_web package
documentation
engine/morphic/void_elements.dart
Img
decoding method
decoding method
dark_mode
light_mode
decoding
method
Img
decoding
(
String
d
)
Implementation
Img decoding(String d) { attr('decoding', StringAttribute(d)); return this; }
pulsar_web package
documentation
engine/morphic/void_elements
Img
decoding method
Img class