floating_pullup_card library
Enums
Typedefs
- DragHandleBuilder = Widget Function(BuildContext context, BoxConstraints constraints, bool beingDragged)
- FloatingCardBuilder = Widget Function(BuildContext context, BoxConstraints constraints, Widget dragHandler, Widget body, bool beingDragged)
- StateOffsetFunction = double Function(double maxHeight, double cardHeight)
- UncollapsedStateOffsetFunction = double Function(double maxHeight)