trailing property
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;
Widget to place at the end of the navigation bar. Normally additional actions taken on the page such as a search or edit function.
final Widget? trailing;