imagePath property
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;
The path to the image to display.
Can be a local asset path (e.g., 'assets/image.png'
) or a network URL.
final String imagePath;