menu
flutter_common_yy_ui package
documentation
screen/screen_util.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));
flutter_common_yy_ui package
documentation
screen/screen_util
ScreenUtil
setVerticalSpacingRadius method
ScreenUtil class