Creates an UniformPadding widget.
const UniformPadding({ super.key, this.edges = Edges.all, this.amount, super.child, });