flutter_floating_bottom_navigation_bar icon indicating copy to clipboard operation
flutter_floating_bottom_navigation_bar copied to clipboard

How to reduce the width of tabbar

Open mallikarjunch09 opened this issue 4 years ago • 1 comments

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 ?

mallikarjunch09 avatar May 20 '21 07:05 mallikarjunch09

Please check this PR #14 and after that set width value to 100 or 150 and see the magic.

prateekmedia avatar May 27 '21 06:05 prateekmedia