calendar_timeline icon indicating copy to clipboard operation
calendar_timeline copied to clipboard

Day wont change when use a async function onDateSelected

Open thivankasarathchandra opened this issue 2 years ago • 0 comments

onDateSelected: (date) => setState(() {}),

setSate does work when i select on the date, but the date does not update in the UI.

thivankasarathchandra avatar Aug 03 '22 17:08 thivankasarathchandra