trailing property
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;
Trailing widget. If not provided, the app switcher button will be displayed.
If provided, it will replace the app switcher button.
final Widget? trailing;