padding property
final
The amount of space to surround each carousel item with.
Defaults to EdgeInsets.all of 4 pixels.
Implementation
final EdgeInsets? padding;
The amount of space to surround each carousel item with.
Defaults to EdgeInsets.all of 4 pixels.
final EdgeInsets? padding;