flutter_sliding_tutorial
flutter_sliding_tutorial copied to clipboard
Avoid right margin for last indicator.
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.