parallaxSpec property

ParallaxSpec? parallaxSpec
final

A ParallaxSpec to create a parallax effect.

The parallax effect is an effect that appears when different layers of backgrounds are moved at different speeds and thereby create the effect of motion and depth. By moving the SlidingSheet faster than the body the depth effect is achieved.

Implementation

final ParallaxSpec? parallaxSpec;