backgroundColor property
final
The background color of this avatar if the initials are shown.
Defaults to ColorScheme.secondary.
Implementation
final Color? backgroundColor;
The background color of this avatar if the initials are shown.
Defaults to ColorScheme.secondary.
final Color? backgroundColor;