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