removeIcon property
removeIcon is an optional widget to display on each selected file for removing it from the selection
Implementation
final Widget? removeIcon;
removeIcon is an optional widget to display on each selected file for removing it from the selection
final Widget? removeIcon;