trailing property
final
The widget that is displayed after the title, typically a clickable widget.
Implementation
final Widget? trailing;
The widget that is displayed after the title, typically a clickable widget.
final Widget? trailing;