Retirez l'espace entre les widgets dans le flottement des lignes

Text(
              r'$' + '333    '.trim(),
              style: TextStyle(
                color: Color(0xff210049),
                //fontSize: smallTextSize,
                fontFamily: 'RedHat',
              ),
            ),
SAMER SAEID