flutter_floating_bottom_navigation_bar
flutter_floating_bottom_navigation_bar copied to clipboard
How to reduce the width of tabbar
how can we reduce the width of bar. For eg- if we have only two/one tabs then width will cover the entire screen but i need to be place bar in centre with dynamically one/two tabs. I'm not able to reduce the width of bar. Could you please help me regarding this ?
Please check this PR #14 and after that set width value to 100 or 150 and see the magic.