pub fn actual_width_px( child: impl UiNode, width: impl IntoVar<Px>, ) -> impl UiNode
P Getter property, gets the latest rendered widget inner width, in device pixels.
P