padding property

EdgeInsets? padding
final

The amount of space to surround each carousel item with.

Defaults to EdgeInsets.all of 4 pixels.

Implementation

final EdgeInsets? padding;