icon property
final
The icon shown next to the dropdown item.
Will not be shown if the type of ZetaDropdown is set to anything other than ZetaDropdownMenuType.standard
Implementation
final Widget? icon;
The icon shown next to the dropdown item.
Will not be shown if the type of ZetaDropdown is set to anything other than ZetaDropdownMenuType.standard
final Widget? icon;