deleteIcon property
Icon for the delete method. Defaults to a close icon. Can be set to null to remove the delete icon.
Implementation
final Widget? deleteIcon;
Icon for the delete method. Defaults to a close icon. Can be set to null to remove the delete icon.
final Widget? deleteIcon;