trailing property

Widget? trailing
final

The widget to display after the title.

タイトルの後に表示するウィジェット。

Implementation

final Widget? trailing;