keepHistory property
Whether the target route should be kept in stack after another route is pushed above it
Implementation
final bool keepHistory;
Whether the target route should be kept in stack after another route is pushed above it
final bool keepHistory;