imagePath property
The image path - can be either:
- A network URL (starts with http:// or https://)
- A local asset path (e.g., 'assets/images/onboarding.png')
Implementation
final String imagePath;
The image path - can be either:
final String imagePath;