nullArtworkWidget property
Used to define a Widget when audio/song don't return any artwork.
Important:
- If nullArtworkWidget is null, will be set to
image_not_supported
icon.
Implementation
final Widget? nullArtworkWidget;
Used to define a Widget when audio/song don't return any artwork.
Important:
image_not_supported
icon.final Widget? nullArtworkWidget;