onAddTask property

dynamic Function()? onAddTask
final

Callback when the add task button is pressed.

Implementation

final Function()? onAddTask;