StickyPositionConstraint constructor
StickyPositionConstraint({})
Implementation
StickyPositionConstraint(
{required this.stickyBoxRect,
required this.containingBlockRect,
this.nearestLayerShiftingStickyBox,
this.nearestLayerShiftingContainingBlock});