addAditionalWidget property

Widget? addAditionalWidget
final

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

Implementation

final Widget? addAditionalWidget;