menu
gt_sizer package
documentation
sizer_handler/responsive_utils.dart
SizeManager
horizontal static method
horizontal static method
dark_mode
light_mode
horizontal
static method
EdgeInsets
horizontal
(
double
size
)
Implementation
static EdgeInsets horizontal(double size) => EdgeInsets.symmetric(horizontal: _scale(size));
gt_sizer package
documentation
sizer_handler/responsive_utils
SizeManager
horizontal static method
SizeManager class