menu
flutter_sm_core package
documentation
sm_core.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_sm_core package
documentation
sm_core
ScreenUtil
setVerticalSpacingRadius method
ScreenUtil class