onClearDone property

dynamic Function()? onClearDone
final

Callback when the clear all done tasks button is pressed.

Implementation

final Function()? onClearDone;