In react hooks we have useCallback. What is the equivalent concept in flutter_hooks? Is it even a good idea to define the sendData function within the
useCallback
sendData