imageUrl property

String? imageUrl
final

The path to the image asset to display.

If not provided, uses the default empty state image set via setDefaultImage or the package default.

Implementation

final String? imageUrl;