imageName property Null safety

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.) Only supported on iOS.

Implementation

final String? imageName;