foregroundColor property
The color of the text to be displayed if photo is not available.
If a foreground color is not specified, the theme's text color is used.
Implementation
final Color? foregroundColor;
The color of the text to be displayed if photo is not available.
If a foreground color is not specified, the theme's text color is used.
final Color? foregroundColor;