allowSnapshotting property

bool allowSnapshotting

Whether the built route should allow snapshotting Passed To PageRoute.allowSnapshotting

Implementation

bool get allowSnapshotting => routeData.route.allowSnapshotting;