Lee
Results
2
comments of
Lee
The localToGlobal can take an optional 'ancestor' parameter of type RenderObject. The RenderObject is obtained from the BuildContext, such as 'context.findRenderObject()' I think the ideal way to handle it would...
I don't see any problems with what you posted, that's pretty much what I'm doing and it's working for me. All I can suggest is to double check that the...