backgroundColor property

Color? backgroundColor
final

The background color of the tile's main content. Defaults to ColorScheme.surface

Implementation

final Color? backgroundColor;