Use indicatorXY, I can change dot indicator location. But each item in the listview will have a different content size, so if I dont set indicatorXY: 0.5, dot indicator position problem will occur.
If I set indicatorXY: 0.0 and set padding top, the beforeLineStyle will be disappear.
I am looking for a solution can help me modify only dot indicator with const padding.