$GestureDetector.wrap constructor
$GestureDetector.wrap(
- GestureDetector $value
Wrap a GestureDetector in a $GestureDetector
Implementation
$GestureDetector.wrap(this.$value);
Wrap a GestureDetector in a $GestureDetector
$GestureDetector.wrap(this.$value);