YCIMGestureDetector constructor
YCIMGestureDetector(
- BuildContext context,
- Widget child
Implementation
YCIMGestureDetector(this.context, this.child);
YCIMGestureDetector(this.context, this.child);