deleteIcon property

Widget deleteIcon
final

Widget used for the delete button.

Defaults to Icon(CupertinoIcons.xmark_circle_fill).

Implementation

final Widget deleteIcon;