placeholderColor property

Color? placeholderColor
final

If non-null, this color is blended with each placeholder image pixel using placeholderColorBlendMode.

Color applies to the placeholder.

See Also:

Implementation

final Color? placeholderColor;