I recently started working with flutter_hooks but then I wondered what is the benefit of having a hook that returns the build context in the build method that is already provides the build context..!!
Have anyone a good explanation for this?
I recently started working with flutter_hooks but then I wondered what is the benefit of having a hook that returns the build context in the build method that is already provides the build context..!!
Have anyone a good explanation for this?