trailing property

Widget? trailing
final

A widget to display after the title.

Typically an Icon widget.

Implementation

final Widget? trailing;