onClearDone property
dynamic Function()?
onClearDone
final
Callback when the clear all done tasks button is pressed.
Implementation
final Function()? onClearDone;
Callback when the clear all done tasks button is pressed.
final Function()? onClearDone;