Jamalianpour / easy_sidemenu

An easy to use side menu (navigation rail) in flutter and can used for navigations
https://pub.dev/packages/easy_sidemenu
MIT License
145 stars 70 forks source link

Item width is double.infinity #60

Open Mullexoll opened 1 year ago

Mullexoll commented 1 year ago

Please add implementation to modify item width:

height: Global.style.itemHeight, width: double.infinity,