submenuIcon property

WidgetStateProperty<Widget?>? submenuIcon
final

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

Resolves in the following states:

Implementation

final WidgetStateProperty<Widget?>? submenuIcon;