parallaxPadding property
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;
give the parallax a general padding, used to avoid pixel bleeding if the content doesn't cover completely the viewport default value EdgeInsets.zero
final EdgeInsets parallaxPadding;