menu
jet_flutter_framework package
documentation
jet_framework.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));
jet_flutter_framework package
documentation
jet_framework
ScreenUtil
setVerticalSpacingFromWidth method
ScreenUtil class