menu
jet_flutter_framework package
documentation
jet_framework.dart
ScreenUtil
setVerticalSpacingRadius method
setVerticalSpacingRadius method
dark_mode
light_mode
setVerticalSpacingRadius
method
SizedBox
setVerticalSpacingRadius
(
num
height
)
Implementation
SizedBox setVerticalSpacingRadius(num height) => SizedBox(height: radius(height));
jet_flutter_framework package
documentation
jet_framework
ScreenUtil
setVerticalSpacingRadius method
ScreenUtil class