Closed justkawal closed 3 years ago
This function is not available at present, I will add it later, please wait for a moment
This feature has been added, and you can set the width and physics properties to implement it CustomTabBar( width: MediaQuery.of(context).size.width, physics: NeverScrollableScrollPhysics(),...)
Thanks 💯
Thanks for this great library
I found out a weird behaviour, When there are only 3 titles then the title doesn't spread to take the empty space by gapping away from each other.