circle_list library
Classes
- CircleList
- DragModel
- PolarCoord
- RadialDragGestureDetector
- Gesture detector that reports user drags in terms of PolarCoords with the origin at the center of the provided child. [...]
Typedefs
-
RadialDragEnd(
) → dynamic -
RadialDragStart(
PolarCoord startCoord) → dynamic -
RadialDragUpdate(
PolarCoord updateCoord) → dynamic