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