itemImageUrl property
Function to extract the image URL from an item (used in dialogs/pages/sheets).
Implementation
final String? Function(T item)? itemImageUrl;
Function to extract the image URL from an item (used in dialogs/pages/sheets).
final String? Function(T item)? itemImageUrl;