trailing property

Widget? trailing
final

The trailing widget in the master that is placed below the items.

The default value is null.

Implementation

final Widget? trailing;