Constructor
new WidgetContentAdjustHeight()
Methods
_isLoading()
Checks if the widget is currently in a loading state. Use this check to prevent calculating the widget height while the loader is active. Calculating height during loading can result in a premature shrink (e.g., 0 height) because the content hasn't been rendered yet.