parallaxEnabled property

bool parallaxEnabled
final

If non-null and true, the SlidingUpPanel exhibits a parallax effect as the panel slides up. Essentially, the body slides up as the panel slides up.

Implementation

final bool parallaxEnabled;