backgroundColor property

Color? backgroundColor
final

The background color for each carousel item.

Defaults to ColorScheme.surface.

Implementation

final Color? backgroundColor;