Closed nguyenhuutinh closed 5 years ago
Looks like this is not possible currently. It could be added as a config option via PR/change
It currently uses MainAxisAlignment.spaceBetween
if it was a config you could use center
or spaceAround
https://github.com/pedromassango/bottom_navy_bar/blob/master/lib/bottom_navy_bar.dart#L97
@nguyenhuutinh See #33
Hey @georgeherby I'm waiting your conflicts to close this issue in the #33
All done @pedromassango
hello, thanks for your plugin. My question is : I have 2 items, how to center it?
Thanks