leading property
Optional widget displayed before the title.
Commonly used for icons or other visual indicators that help identify the navigation option at a glance.
Implementation
final Widget? leading;
Optional widget displayed before the title.
Commonly used for icons or other visual indicators that help identify the navigation option at a glance.
final Widget? leading;