adjustedBounds

open override val adjustedBounds: Rect

In order to avoid redundant calculation that are happening in LithoYogaLayoutFunction.adjustRenderUnitBounds, we save the adjustments in a Rect that is initialised during layout, which is specifically inside LithoYogaLayoutFunction.onBoundsDefined.