menu
fpj_core package
documentation
fpj_cores.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));
fpj_core package
documentation
fpj_cores
ScreenUtil
setVerticalSpacing method
ScreenUtil class