Add a Context Action to the default options for Flutter in Android Studio

Viewed 65

I've done some digging and came up empty. Using Android Studio with flutter, the standard context actions are great...add padding, container, column, row etc.

I have a couple widgets that I'm going to be using a lot, and I was wondering if I can add them to my context actions. Some are standard Flutter widgets, some are custom to this project. Couldn't figure out where.

0 Answers
Related