shared/unbounded_widgets library
Classes
- UnboundedPositioned
- A Positioned widget that allows hit testing on its child outside its bounds.
- UnboundedRepaintBoundary
- A RepaintBoundary that allows hit testing on its child outside its bounds.
- UnboundedSizedBox
- A SizedBox that allows hit testing on children outside its bounds.
- UnboundedStack
- A Stack that allows hit testing on children positioned outside its bounds.