getPosition method
Get the position of the button from the global key
Implementation
Offset getPosition() => _getPositionFromKey(globalKey);
Get the position of the button from the global key
Offset getPosition() => _getPositionFromKey(globalKey);