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