onTap property

(dynamic Function()?) onTap
final

Callback executed when a menu is tapped

Implementation

final Function()? onTap;