onTap property

(void Function()?) onTap
final

Function to be called when this MenuItemWidget is tapped

Implementation

final void Function()? onTap;