trailing property
final
An optional widget that will be placed after child.
Typically an IconButton used to create a ZdsPopupMenu to display more options.
Implementation
final Widget? trailing;
An optional widget that will be placed after child.
Typically an IconButton used to create a ZdsPopupMenu to display more options.
final Widget? trailing;