keepQueryOnPop property

bool keepQueryOnPop
final

When this BeamPage pops from Navigator stack, whether to keep the query parameters within current BeamLocation.

Defaults to false.

Implementation

final bool keepQueryOnPop;