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