Day 1 - We are going to explore the Popup Menu widget in Flutter
Popup menus are one of the most used widgets, they are used to show some additional options to the user, the most common example of a popup menu would be to show some additional options of rename, delete, copy, and paste.
Learn more about Popup Menu - https://api.flutter.dev/flutter/mater...
#flutter