Action event

ForumCategory: QuestionsAction event
boulder67 asked 6 years ago

 
How do i trigger the action inside a AlertDialog() to call a function if the user doesn’t press the button within duration time?
Now i;m using a second button in side ScopedModelDescendant() to call the function. But I want the function to be called after the duration time is over without pressing the button..
Thank you,