selectorClosable property

bool selectorClosable
final

Indicator whether Selector.onPointerUp should pop the Navigator.

If false, then ContextMenuItems pressed should pop it themselves.

Implementation

final bool selectorClosable;