deleteIcon property
Widget used for the delete button.
Defaults to Icon(CupertinoIcons.xmark_circle_fill).
Implementation
final Widget deleteIcon;
Widget used for the delete button.
Defaults to Icon(CupertinoIcons.xmark_circle_fill).
final Widget deleteIcon;