menu
gt_sizer package
documentation
sizer_handler/responsive_utils.dart
SizeManager
horizontalSpace static method
horizontalSpace static method
dark_mode
light_mode
horizontalSpace
static method
Widget
horizontalSpace
(
double
size
)
Implementation
static Widget horizontalSpace(double size) => SizedBox(width: _scale(size));
gt_sizer package
documentation
sizer_handler/responsive_utils
SizeManager
horizontalSpace static method
SizeManager class