menu
quick_develop_kit package
documentation
quick_develop_kit.dart
ScreenUtil
setVerticalSpacingFromWidth method
setVerticalSpacingFromWidth method
dark_mode
light_mode
setVerticalSpacingFromWidth
method
SizedBox
setVerticalSpacingFromWidth
(
num
height
)
Implementation
SizedBox setVerticalSpacingFromWidth(num height) => SizedBox(height: setWidth(height));
quick_develop_kit package
documentation
quick_develop_kit
ScreenUtil
setVerticalSpacingFromWidth method
ScreenUtil class