setPadding
open fun setPadding(start: Float = 0.0f, top: Float = 0.0f, end: Float = 0.0f, bottom: Float = 0.0f)
Updates the padding for each side individually.
Updates the horizontal and vertical padding.
Sets a common padding value for each side.