showDeleteAction property

bool showDeleteAction
final

Whether to show the delete action. Defaults to true. If set to true and showActions is set to false, the delete action will be displayed but the actions column will not be displayed.

Implementation

final bool showDeleteAction;