menu
pulsar_web package
documentation
engine/morphic/void_elements.dart
Source
width method
width method
dark_mode
light_mode
width
method
Source
width
(
int
w
)
Implementation
Source width(int w) { attr('width', StringAttribute('$w')); return this; }
pulsar_web package
documentation
engine/morphic/void_elements
Source
width method
Source class