Where is the widget position in Flutter?

You can use the GlobalKey to obtain the RenderBox from which you can get the size and offset position information . First, you need to assign a GlobalKey to the widget. If you’ve assigned the GlobalKey to the widget, you can get the currentContext property of the key and call the findRenderObject() method.

Sizin İçin Seçtik  How do I create a separate widget in flutter?

Leave a Reply

Your email address will not be published. Required fields are marked *