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