opaque property

bool opaque

Whether the built route should be opaque Passed To PageRoute.opaque

Implementation

bool get opaque => routeData.type.opaque;