trailing property
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;
Optional widget displayed after the title and content.
Can be used for badges, indicators, or additional actions related to this navigation option.
final Widget? trailing;