Padding

These are common commands that apply to all widgets that have them injected.

mixin template Padding () {}

Members

Functions

setPadding
auto setPadding(int padding)

Set the amount of padding within the widget.

Meta