This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
Any idea on how to reduce the width/space between pagination dots in segment?
Customizing the pagination bar is not possible. We can not change the PageOnDotImage and PageOffDotImage but we can not adjust the image width and spaces between the pagination dots.
You need to make the page indicator false and customized you your own indicator using flex and image widget. You need to call the swipe gesture on segment and based on the swipe direction you need to change the dot indicator in your customized page indicator.
To my knowledge, the dot image width and height can be changed based on the custom image asset we create and use it in respective folders. Somehow, the space between dot images are adjusted based on width and height of the image we assign in the properties.