imagePath property

String? imagePath
final

The path to the asset image to display.

If null and no child is provided, a placeholder will be shown.

Implementation

final String? imagePath;