icon property
Icon of this PullDownMenuItem.
If the iconWidget is used, this property must be null;
If used in PullDownMenuActionsRow either this or iconWidget are required.
Implementation
final IconData? icon;
Icon of this PullDownMenuItem.
If the iconWidget is used, this property must be null;
If used in PullDownMenuActionsRow either this or iconWidget are required.
final IconData? icon;