flutter_sliding_tutorial icon indicating copy to clipboard operation
flutter_sliding_tutorial copied to clipboard

Avoid right margin for last indicator.

Open Danaru87 opened this issue 3 years ago • 0 comments

Like first indicator does not have left margin, the last indicator should not have right margin.

Since the first indicator does not have a left margin, the last indicator should not have a right margin. Removing the right margin for the last indicator allows the sliding indicator to be perfectly centered horizontally.

Danaru87 avatar Jun 08 '22 06:06 Danaru87