open fun setPadding(@Nullable padding: Carousel.Padding?): Unit
Use the Padding class to specify individual padding values for each side of the carousel, as well as item spacing.
Padding
A value of null will set all padding and item spacing to 0.