pub static STYLE_PROPERTY_PADDING: Lazy<&'static str>
Expand description

A property holding the rendered element’s padding as a Border. The padding is defined as the spacing between the inner part of the element border and its child. It’s the innermost spacing property of the padding/border/margin series.