plushie/prop/padding
Padding type for widget internal spacing.
Always normalizes to four explicit sides for the wire format.
Types
Values
pub fn to_prop_value(p: Padding) -> node.PropValue
Encode to wire-format PropValue (always full 4-key map).
Panics when any side is negative. Negatives are rejected at the SDK boundary rather than silently reaching the renderer.