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