Get Size of Widget Component changing size when spowned

I am trying to get the bounding box of a widget component that is spawned in the level in order to get the size of it. The component dynamically changes as the text is updated. When I try to get the bounding box I always get the default values and not the updated once. how could I get the updated values of the box extent?