revealBackLayerAtStart property

bool revealBackLayerAtStart
final

Indicates whether the back layer should be revealed at the beginning.

Setting it to true reveals the back layer at start. This property has no effect if a custom animationController is set.

Defaults to false.

Implementation

final bool revealBackLayerAtStart;