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