trailing property
final
A widget to display after the title.
Typically an Icon or an IconButton widget.
Implementation
final Widget? trailing;
A widget to display after the title.
Typically an Icon or an IconButton widget.
final Widget? trailing;