Margin

constructor(margin: Int)
constructor(top: Int = 0, bottom: Int = 0, start: Int = 0, end: Int = 0)