menu
artisanal package
documentation
bubbles.dart
StyledBlock
width method
width method
dark_mode
light_mode
width
method
StyledBlock
width
(
int
value
)
Sets the width.
Implementation
StyledBlock width(int value) { _width = value; return this; }
artisanal package
documentation
bubbles
StyledBlock
width method
StyledBlock class