backgroundColor property
final
The background color of the tile.
Defaults to ColorScheme.surface, or Colors.transparent if with a ZdsListGroup.
Implementation
final Color? backgroundColor;
The background color of the tile.
Defaults to ColorScheme.surface, or Colors.transparent if with a ZdsListGroup.
final Color? backgroundColor;