You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// The initial time prefilled in the picker dialog when it is shown. Defaults /// to noon. Explicitly set this to `null` to use the current time.finalTimeOfDay initialTime;
Is this what you are looking for? Or are you trying to restrict the times that a user can select?
I tried to use firstDate with an input of type 'time' but didn't work so is there a solution or it's not suported!
Thanks
The text was updated successfully, but these errors were encountered: