backgroundColor property
final
The background color for each carousel item.
Defaults to ColorScheme.surface.
Implementation
final Color? backgroundColor;
The background color for each carousel item.
Defaults to ColorScheme.surface.
final Color? backgroundColor;