placeholder property

Widget? placeholder
final

An optional Widget property that defines the placeholder widget displayed while the image is loading.

Implementation

final Widget? placeholder;