itemSelected property

bool itemSelected
final

Whether any menu item was selected from this menu. If false, the menu was dismissed without selecting any item.

Implementation

final bool itemSelected;