AbdullahChauhan / custom-dropdown

Custom dropdown widget allows to add highly customizable dropdown widget in your projects. Features includes Search on list data, Network search, Multi-selection and many more.
https://pub.dev/packages/animated_custom_dropdown
BSD 3-Clause "New" or "Revised" License
158 stars 73 forks source link

Missing onClosed event #95

Closed Paroca72 closed 1 month ago

Paroca72 commented 1 month ago

Hello,

It should be very useful to have also a onClosed event.

Thanks

Paroca72 commented 1 month ago

I worked around this using "visibility" function. Thanks