backgroundColor property

Color? backgroundColor
final

The background color of this avatar if the initials are shown.

Defaults to ColorScheme.secondary.

Implementation

final Color? backgroundColor;