Padding

fun Padding(top: Int = 0, bottom: Int = 0, left: Int = 0, right: Int = 0, mode: PaddingMode = PaddingMode.Black)