imagePath property

String imagePath
final

The path to the image to display. Can be a local asset path (e.g., 'assets/image.png') or a network URL.

Implementation

final String imagePath;