pub fn actual_size( child: impl IntoUiNode, size: impl IntoVar<Size2D<Dip, Dip>>, ) -> UiNode
P Getter property, gets the latest layout widget inner size.
P