trailing property

Widget? trailing
final

Trailing widget. If not provided, the app switcher button will be displayed.

If provided, it will replace the app switcher button.

Implementation

final Widget? trailing;