menu
zds_flutter
zds_flutter
ZdsMenuItem
leading property
leading
brightness_4
brightness_5
leading
property
Widget
?
leading
final
A widget that will be shown before the title.
Typically an
Icon
.
Implementation
final Widget? leading;
zds_flutter
zds_flutter
ZdsMenuItem
leading property
ZdsMenuItem class