menu
toss_request_permission_bottom_sheet package
documentation
main.dart
ScreenUtil
setVerticalSpacing method
setVerticalSpacing method
dark_mode
light_mode
setVerticalSpacing
method
SizedBox
setVerticalSpacing
(
num
height
)
Implementation
SizedBox setVerticalSpacing(num height) => SizedBox(height: setHeight(height));
toss_request_permission_bottom_sheet package
documentation
main
ScreenUtil
setVerticalSpacing method
ScreenUtil class