Scale wrap spacing for Wrap widget
double wrapSpacing(double base) => base * (screenWidth / ResponsiveConfig.baseWidth);