foregroundColor property

Color? foregroundColor
final

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;