popOnTap property

bool popOnTap
final

Set to false if you don't want to pop the menu when an item is tapped. true by default.

Implementation

final bool popOnTap;