menu
cowpay package
documentation
core/packages/screen_util/screen_util.dart
ScreenUtil
setVerticalSpacing method
setVerticalSpacing method
dark_mode
light_mode
setVerticalSpacing
method
SizedBox
setVerticalSpacing
(
num
height
)
Implementation
SizedBox setVerticalSpacing(num height) => SizedBox(height: setHeight(height));
cowpay package
documentation
core/packages/screen_util/screen_util
ScreenUtil
setVerticalSpacing method
ScreenUtil class