79352804

Date: 2025-01-13 16:17:20
Score: 2.5
Natty:
Report link

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

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: PeterBriggs