trailing property

Widget? trailing
final

The trailing widget. It's positioned at the right of header and before icon.

See also:

Implementation

final Widget? trailing;