imageName property

String? imageName
final

The name of image in the asset catalogs. For example, you need to add the image in the Images.xcassets(or Assets.xcassets etc.)

Implementation

final String? imageName;