opaque property

bool opaque
final

Whether the route obscures previous BeamPages when the transition is complete.

Setting opaque will have no effect when type is BeamPageType.cupertino.

Implementation

final bool opaque;