backgroundColor property

Color? backgroundColor
final

The background color of the tile.

Defaults to ColorScheme.surface, or Colors.transparent if with a ZdsListGroup.

Implementation

final Color? backgroundColor;