clipOverflow property

bool clipOverflow
final

define if the overflow should be clipped if not clipped the content will overflow outside the ParallaxWidget default value true

Implementation

final bool clipOverflow;