Spacing and runSpacing for Wrap chip groups.
static double chipSpacing(bool isTablet) => isTablet ? _tabletChipSpacing : _phoneChipSpacing;