I am launching a Mac app via Android Studio. I think I have the preferred initial height/width set now. However, I need to remove/reset the last used height/width of the Mac app so that I can verify the initial settings are working as expected.
Right now it always loads the last height/width I used which is good. I just need to start fresh.
Anyone know how to start fresh related to the height/width of a Mac app in Android Studio with Flutter?