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