The default datepicker lets you select a date and then press ok, requiring 2 actions to select a date. I would like to eliminate the 2nd step so that after clicking on a date, the date is chosen and the dialog closes.
Is this a simple modification? Or can-o-worms? Thanks.
As usual with me and flutter I am having an awful time trying to add onTap gesture to the code. I'll even go as far to say Flutter AND FlutterFlow should have had this attribute built in already.