Use the stepIconMargin parameter on the Stepper and use EdgeInsets.zero as shown below.
stepIconMargin: EdgeInsets.zero,
Using this will join each connector to the stepper icons