Documentation

padding

Padding around contained UI elements, in pixels or CSS length with unit, or an object with separate offset values.

padding?: StyleOverrides.Offsets;

Related