submenuIcon property

MaterialStateProperty<Widget?>? submenuIcon
final

If provided, the widget replaces the default SubmenuButton arrow icon.

Resolves in the following states:

Implementation

final MaterialStateProperty<Widget?>? submenuIcon;