Get the BuildContext from within a callback function at the place it is called
I have made a Widget (MyComplexWidget) consisting of 2 other widgets A and B.
Get the BuildContext from within a callback function at the place it is called
I have made a Widget (MyComplexWidget) consisting of 2 other widgets A and B.