Leondev7 / flutter_fab_dialer

Floating action button dialer
BSD 3-Clause "New" or "Revised" License
67 stars 31 forks source link

Added onTap functionality to the Chip of FabMiniMenuItem #20

Open uzairamer opened 5 years ago

uzairamer commented 5 years ago

During the Usability testing of an App that I am creating, people were tapping on the chip of the FabMiniMenuItem.withText. I had to add it to the application via changing the source code just a tiny bit. Then I thought it would be important for the future as well. Kindly accept this pull request.