allowSnapshotting property

bool get allowSnapshotting

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

Implementation

bool get allowSnapshotting => routeData.route.allowSnapshotting;