backgroundColor property
final
The background color of the tile's main content. Defaults to ColorScheme.surface
Implementation
final Color? backgroundColor;
The background color of the tile's main content. Defaults to ColorScheme.surface
final Color? backgroundColor;