popOnTap property

bool popOnTap
final

Weather to call Navigator.pop(..) when tap.

Implementation

final bool popOnTap;