padding property

EdgeInsetsGeometry padding
final

The padding around the swiper.

Defaults to EdgeInsets.symmetric(horizontal: 20, vertical: 25).

Implementation

final EdgeInsetsGeometry padding;