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