trailing property

Widget? trailing
final

A widget shown at the end of the tile.

Usually an indicator of whether the tile is selected or not.

Implementation

final Widget? trailing;