Widgets displayed at the trailing edge of the tab bar.
Type: List<Widget>, default: []. These widgets appear after the scrollable tab area, useful for actions or controls.
List<Widget>
[]
final List<Widget> trailing;