trailing property
final
Optional widget placed between the title and close button (e.g. a count badge).
Implementation
final Widget? trailing;
Optional widget placed between the title and close button (e.g. a count badge).
final Widget? trailing;