onTap property

void Function()? onTap
final

Function when tapping the menu.

Implementation

final void Function()? onTap;