trailing property
final
The trailing widget of the ZetaMenuItem.
Only used for ZetaMenuItem.horizontal.
Typically an icon.
Implementation
final Widget? trailing;
The trailing widget of the ZetaMenuItem.
Only used for ZetaMenuItem.horizontal.
Typically an icon.
final Widget? trailing;