CatchController constructor
CatchController({
- CatchParentDrag parentDrag = CatchParentDrag.none,
Implementation
CatchController({
this.parentDrag = CatchParentDrag.none,
});