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