menu
june_view package
documentation
main.dart
ScreenUtil
setVerticalSpacingDiameter method
setVerticalSpacingDiameter method
dark_mode
light_mode
setVerticalSpacingDiameter
method
SizedBox
setVerticalSpacingDiameter
(
num
height
)
Implementation
SizedBox setVerticalSpacingDiameter(num height) => SizedBox(height: diameter(height));
june_view package
documentation
main
ScreenUtil
setVerticalSpacingDiameter method
ScreenUtil class