trailing property

Widget? trailing
final

A widget to display after the title.

Depending on the value of controlAffinity, the trailing widget may replace the rotating expansion arrow icon.

Implementation

final Widget? trailing;