Closed SittiphanSittisak closed 2 years ago
Now, I created the stepper like this below.
But my work looks like this below.
I think the DotStepper has the property that should create.
Like this:
Row( children: [ SizedBox(width: gap), lineConnectorWidget(), SizedBox(width: gap), ], ),
Line padding has been added. However, is not yet available on pub.dev. Please use ref to this repo directly in your code.
Now, I created the stepper like this below.
But my work looks like this below.
I think the DotStepper has the property that should create.
Like this: