trailing property

Widget? trailing
final

Widget to place at the end of the navigation bar. Normally additional actions taken on the page such as a search or edit function.

Implementation

final Widget? trailing;