parallaxPadding property

EdgeInsets parallaxPadding
final

give the parallax a general padding, used to avoid pixel bleeding if the content doesn't cover completely the viewport default value EdgeInsets.zero

Implementation

final EdgeInsets parallaxPadding;