trailing property

Widget? trailing
final

在标题后显示的小部件。

通常是 Icon 小部件。

Implementation

final Widget? trailing;