autoDismiss property

bool autoDismiss
final

Set to false when you want to pass data from custom Navigator.pop

Defaults to true

Implementation

final bool autoDismiss;