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