widget/stretchable_panel_view library
Typedefs
- StretchAnimatedBuilder = AnimatedWidget Function(BuildContext context, Widget child, AnimationController animationController)
- StretchAnimatingBuilder = Widget Function(BuildContext context, Widget child, Animation animation, double animatingWidth, double animatingHeight)
- StretchWidgetsBuilder = Widget Function(BuildContext context, StretchablePanelState state)