Module padding

Module padding 

Source
Expand description

Padding layouts that inset a child by fixed edge distances.

Structsยง

EdgeInsets
Insets applied to the four edges of a rectangle.
Padding
View wrapper that applies PaddingLayout to a single child.
PaddingLayout
Layout that insets its single child by the configured edge values.