popOnPick property

bool popOnPick
final

By default the dialog will be popped of the navigator on selection of a value. Set popOnPick to false to prevent this behaviour.

Implementation

final bool popOnPick;