Style.padding

Padding (inner margin) of the node. [left, right, top, bottom].

Updating padding requires a resize.

See: isSideArray

struct Style
float[4] padding;

Meta