onItemTap property
Callback when a menu item is tapped. Returns the index of the pressed item.
Implementation
final ValueChanged<int>? onItemTap;
Callback when a menu item is tapped. Returns the index of the pressed item.
final ValueChanged<int>? onItemTap;