deleteIcon property

Widget? deleteIcon
final

Icon for the delete method. Defaults to a close icon. Can be set to null to remove the delete icon.

Implementation

final Widget? deleteIcon;