backgroundColor property

Color? backgroundColor
final

The background color of the avatar if initials are used.

Defaults to ColorScheme.secondary.

Implementation

final Color? backgroundColor;