defaultAditionalWidget property

Widget? defaultAditionalWidget
final

A custom aditional widget to be inserted on the default item cell between the text and the delete button.

Implementation

final Widget? defaultAditionalWidget;