icon property

Widget icon
final

The icon which will be displayed on the last column of DynamicTable as action.

You can use Icon or Image or any other widget.

Implementation

final Widget icon;