best-flutter / flutter_dropdown_menu

A dropdown menu for Flutter.
MIT License
264 stars 71 forks source link

catch onSelectedItem #13

Open alexandre-thauvin opened 5 years ago

alexandre-thauvin commented 5 years ago

After successfully implemented your drop-down menu I would like to know how can I catch when an item is selected/changed. Thank you for reading, nice work