CustomGestureDetector constructor
const
CustomGestureDetector({
- Key? key,
Implementation
const CustomGestureDetector({Key? key}) : super(key: key);
const CustomGestureDetector({Key? key}) : super(key: key);