menu
android_style_ok_cancel_dialog package
documentation
main.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));
android_style_ok_cancel_dialog package
documentation
main
ScreenUtil
setVerticalSpacingRadius method
ScreenUtil class