Creates a Margin with only the specified sides.
const Margin.only({ this.top = 0, this.right = 0, this.bottom = 0, this.left = 0, });