custom_sliding_segmented_control
custom_sliding_segmented_control copied to clipboard
custom_sliding_segmented_control
I fixed work of `MeasureSize`, making it more suitable for it purpose. Generally this widget should notify parent if size of it's child has been changed. But it did not...
How can I change the color of the corners? 
Could you add support for touch slide just like the `CupertinoSlidingSegmentedControl`?
On iOS, actived segment text style should be bold
Is it possible to update the style of the active state of the options. I would like to disable the ripple effect, so when the user clicks on an option...
I added the ability to scroll items if the width of the container does not allow them to fit completely. It It scrolls if the selected item is not completely...