PaddingExtension extension

Padding utilities.

on

Properties

padAll EdgeInsets

Available on num, provided by the PaddingExtension extension

Padding for all sides.
no setter
padBottom EdgeInsets

Available on num, provided by the PaddingExtension extension

Padding on the bottom.
no setter
padHorizontal EdgeInsets

Available on num, provided by the PaddingExtension extension

Horizontal padding.
no setter
padLeft EdgeInsets

Available on num, provided by the PaddingExtension extension

Padding on the left.
no setter
padRight EdgeInsets

Available on num, provided by the PaddingExtension extension

Padding on the right.
no setter
padTop EdgeInsets

Available on num, provided by the PaddingExtension extension

Padding on the top.
no setter
padVertical EdgeInsets

Available on num, provided by the PaddingExtension extension

Vertical padding.
no setter