trailing property

Widget? trailing
final

The widget that is displayed after the title, typically a clickable widget.

Implementation

final Widget? trailing;