menu
jet_flutter_framework package
documentation
jet_framework.dart
ScreenUtil
setVerticalSpacingDiagonal method
setVerticalSpacingDiagonal method
dark_mode
light_mode
setVerticalSpacingDiagonal
method
SizedBox
setVerticalSpacingDiagonal
(
num
height
)
Implementation
SizedBox setVerticalSpacingDiagonal(num height) => SizedBox(height: diagonal(height));
jet_flutter_framework package
documentation
jet_framework
ScreenUtil
setVerticalSpacingDiagonal method
ScreenUtil class