trailing property

Widget? trailing
final

Optional widget displayed after the title and content.

Can be used for badges, indicators, or additional actions related to this navigation option.

Implementation

final Widget? trailing;