currentImageSuggestions property
The images shown in a carousel for selection.
Implementation
List<NetworkToFileImage>? get currentImageSuggestions => _imageSuggestions;
The images shown in a carousel for selection.
List<NetworkToFileImage>? get currentImageSuggestions => _imageSuggestions;