huextrat / menu_button

Flutter plugin to display a popup menu button widget with handsome design and easy to use.
https://pub.dev/packages/menu_button
MIT License
65 stars 23 forks source link

feat: added distanceBetweenFieldAndPopup attribute #29

Closed pedrolemoz closed 1 year ago

pedrolemoz commented 2 years ago

As requested in the issue https://github.com/huextrat/menu_button/pull/29#issue-806669568, I've implemented a way to adjust the distance between the field and the popup. It's a double, so you can customize the way you want.