menu
flutter_helper_kit package
documentation
app_responsive/app_responsive.dart
ScreenUtil
setVerticalSpacing static method
setVerticalSpacing static method
dark_mode
light_mode
setVerticalSpacing
static method
SizedBox
setVerticalSpacing
(
num
height
)
Implementation
static SizedBox setVerticalSpacing(num height) => SizedBox(height: instance.setHeight(height));
flutter_helper_kit package
documentation
app_responsive/app_responsive
ScreenUtil
setVerticalSpacing static method
ScreenUtil class