icon property

IconData? icon
final

set icon from MenuItem, if the icon is not null, the prefix must be null

Implementation

final IconData? icon;