You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### I have this one single problem in the task_title.dart with the onLongPress: longPressCallback, [line 14] where it says that
(error: The argument type 'Function' can't be assigned to the parameter type 'void Function()?'. (argument_type_not_assignable at [todoey_flutter] lib/widgets/task_tile.dart:14)
> please can anyone help me????
The text was updated successfully, but these errors were encountered:
### I have this one single problem in the task_title.dart with the onLongPress: longPressCallback, [line 14] where it says that
(error: The argument type 'Function' can't be assigned to the parameter type 'void Function()?'. (argument_type_not_assignable at [todoey_flutter] lib/widgets/task_tile.dart:14)
> please can anyone help me????
The text was updated successfully, but these errors were encountered: