trailing property

Widget? trailing
final

A widget that will be shown at the end of the tile.

Typically an Icon.

Implementation

final Widget? trailing;