Flutter Widgets arrangement and events
问题 I am trying to build a form in Flutter, please take a look in the screen image I've made so far: I have few questions regarding this page: How can I align the DropDown buttons (Project and Task) so they will be stretched with the same width and that their icons will be at the same position? Also, How can I decorate them with some kind of border? The input fields Widgets, like Start/Finish and Date, when you click the icon, it will open a Time or Date Picker. I would like that also when user