Padding typedef
Padding = Spacing
The padding CSS property sets the inner spacing of an element.
Read more: MDN padding
Implementation
typedef Padding = Spacing;
The padding CSS property sets the inner spacing of an element.
Read more: MDN padding
typedef Padding = Spacing;