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