menu
baiomy package
documentation
widgets/custom_sized_box.dart
Spacing
width static method
width static method
dark_mode
light_mode
width
static method
SizedBox
width
(
double
w
)
Implementation
static SizedBox width(double w) => .new(width: w);
baiomy package
documentation
widgets/custom_sized_box
Spacing
width static method
Spacing class