leading property
final
The leading widget of the ZetaMenuItem.
Icon is at leading edge for ZetaMenuItem.horizontal, and center aligned for ZetaMenuItem.vertical.
Typically an Icon.
Implementation
final Widget? leading;
The leading widget of the ZetaMenuItem.
Icon is at leading edge for ZetaMenuItem.horizontal, and center aligned for ZetaMenuItem.vertical.
Typically an Icon.
final Widget? leading;